BaseStateModel.CurrentState Method
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.
Return the current State object
public:
virtual Microsoft::MixedReality::Toolkit::UI::State ^ CurrentState();
public virtual Microsoft.MixedReality.Toolkit.UI.State CurrentState ();
abstract member CurrentState : unit -> Microsoft.MixedReality.Toolkit.UI.State
override this.CurrentState : unit -> Microsoft.MixedReality.Toolkit.UI.State
Public Overridable Function CurrentState () As State
Returns
Return the current State object