ViewConfiguration.EnabledViewConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get all enabled view configurations when the XR session is started.
public static System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.OpenXR.ViewConfiguration> EnabledViewConfigurations { get; }
static member EnabledViewConfigurations : System.Collections.Generic.IReadOnlyList<Microsoft.MixedReality.OpenXR.ViewConfiguration>
Public Shared ReadOnly Property EnabledViewConfigurations As IReadOnlyList(Of ViewConfiguration)