public final class UIBehavioralStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Automatic
The system will choose the most appropriate style for the targetted platform.
|
static long |
Mac
A style and set of behaviors best for macOS applications
|
static long |
Pad
A style and set of behaviors best for iOS/iPadOS applications
|
public static final long Automatic
public static final long Pad
public static final long Mac