public final class UISwitchStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Automatic
The style most appropriate to the current UIUserInterfaceIdiom
|
static long |
Checkbox
The AppKit-style checkbox — only supported for Catalyst in the Mac idiom
|
static long |
Sliding
The on/off sliding style switch — classic iOS appearance.
|
public static final long Automatic
public static final long Checkbox
public static final long Sliding