Editar

Share via


ProgressIndicatorDemoAsyncMethod Class

Definition

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.MonoBehaviour
ProgressIndicatorDemoAsyncMethod
Implements

Constructors

ProgressIndicatorDemoAsyncMethod()

Methods

StartProgressBehavior()

Applies to