Enum UM_WheelPickerState
Constants indicating the state of the wheel picker result.
Namespace: SA.CrossPlatform.UI
Assembly: cs.temp.dll.dll
Syntax
public enum UM_WheelPickerState
Fields
| Name | Description |
|---|---|
| Canceled | User canceled and closed the picker dialog. |
| Done | User picked variant and closed the picker dialog. |
| InProgress | User picked variant but picker dialog is still open. |