Dialog.State Property

Definition

The current state of the Dialog.

public:
 property Microsoft::MixedReality::Toolkit::Experimental::Dialog::DialogState State { Microsoft::MixedReality::Toolkit::Experimental::Dialog::DialogState get(); void set(Microsoft::MixedReality::Toolkit::Experimental::Dialog::DialogState value); };
public Microsoft.MixedReality.Toolkit.Experimental.Dialog.DialogState State { get; set; }
member this.State : Microsoft.MixedReality.Toolkit.Experimental.Dialog.DialogState with get, set
Public Property State As DialogState

Property Value

DialogState

Applies to