Enum DialogState
Describes the current state of a Dialog.
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public enum DialogState
Fields
| Name | Description |
|---|---|
| Closed | |
| Closing | |
| InputReceived | |
| Opening | |
| Uninitialized | |
| WaitingForInput |