IProgressIndicator.State 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.
Used to determine whether it's appropriate to use this indicator.
public:
property Microsoft::MixedReality::Toolkit::UI::ProgressIndicatorState State { Microsoft::MixedReality::Toolkit::UI::ProgressIndicatorState get(); };
public Microsoft.MixedReality.Toolkit.UI.ProgressIndicatorState State { get; }
member this.State : Microsoft.MixedReality.Toolkit.UI.ProgressIndicatorState
Public ReadOnly Property State As ProgressIndicatorState