MixedRealityToolkit.IsProfileSwitching 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.
Whether an active profile switching is currently in progress
public:
property bool IsProfileSwitching { bool get(); };
public bool IsProfileSwitching { get; }
member this.IsProfileSwitching : bool
Public ReadOnly Property IsProfileSwitching As Boolean