ProgressIndicatorDemoAsyncMethod Class    
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.
Demo class for IProgressIndicator examples. Use a progress indicator to show when an async task has completed.
public ref class ProgressIndicatorDemoAsyncMethod : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::Examples::Demos::IProgressIndicatorDemoObjectpublic class ProgressIndicatorDemoAsyncMethod : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Examples.Demos.IProgressIndicatorDemoObjecttype ProgressIndicatorDemoAsyncMethod = class
    inherit MonoBehaviour
    interface IProgressIndicatorDemoObjectPublic Class ProgressIndicatorDemoAsyncMethod
Inherits MonoBehaviour
Implements IProgressIndicatorDemoObject- Inheritance
- 
				UnityEngine.MonoBehaviourProgressIndicatorDemoAsyncMethod
- Implements