BaseStateModel.CompareStates 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.
Compare all state values, set appropriate current State and return that current State
public:
abstract Microsoft::MixedReality::Toolkit::UI::State ^ CompareStates();
public abstract Microsoft.MixedReality.Toolkit.UI.State CompareStates ();
abstract member CompareStates : unit -> Microsoft.MixedReality.Toolkit.UI.State
Public MustOverride Function CompareStates () As State
Returns
Current State after comparing State values