MixedRealityToolkit.AssertIsInitialized Method
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.
Expose an assertion whether the MixedRealityToolkit class is initialized.
public:
static void AssertIsInitialized();
public static void AssertIsInitialized ();
static member AssertIsInitialized : unit -> unit
Public Shared Sub AssertIsInitialized ()