DialogResult.Buttons Property

Definition

Property defining the button type[s] on the dialog.

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

Property Value

DialogButtonType

Applies to