Show / Hide Table of Contents

Enum AN_WheelPickerState

Constants indicating the state of the wheel picker result.

Namespace: SA.Android.App
Assembly: cs.temp.dll.dll
Syntax
public enum AN_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.

In This Article
Back to top Generated by DocFX