Enum ISN_UIWheelPickerStates
Constants indicating the state of the wheel picker result.
Namespace: SA.iOS.UIKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_UIWheelPickerStates
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. |