Show / Hide Table of Contents

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.

In This Article
Back to top Generated by DocFX