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::IProgressIndicatorDemoObject
public class ProgressIndicatorDemoAsyncMethod : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.Examples.Demos.IProgressIndicatorDemoObject
type ProgressIndicatorDemoAsyncMethod = class
inherit MonoBehaviour
interface IProgressIndicatorDemoObject
Public Class ProgressIndicatorDemoAsyncMethod
Inherits MonoBehaviour
Implements IProgressIndicatorDemoObject
- Inheritance
-
UnityEngine.MonoBehaviourProgressIndicatorDemoAsyncMethod
- Implements
Constructors
ProgressIndicatorDemoAsyncMethod() |
Methods
StartProgressBehavior() |