Redigera

Theme.States Property

Definition

Associated States object to use with this theme. Defines the states available for each Theme to utilize

public:
 property Microsoft::MixedReality::Toolkit::UI::States ^ States { Microsoft::MixedReality::Toolkit::UI::States ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::States ^ value); };
public Microsoft.MixedReality.Toolkit.UI.States States { get; set; }
member this.States : Microsoft.MixedReality.Toolkit.UI.States with get, set
Public Property States As States

Property Value

Applies to