Enum DialogButtonType
The style (caption) of button on a Dialog.
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
[Flags]
public enum DialogButtonType
Fields
Name | Description |
---|---|
Accept | |
Cancel | |
Close | |
Confirm | |
No | |
None | |
OK | |
Yes |