public final class UIButtonConfigurationMacIdiomStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Automatic
Automatically select the style to use
|
static long |
Bordered
Always use a bordered style button
|
static long |
Borderless
Always use a borderless style button
|
static long |
BorderlessTinted
Always use a tinted, borderless style button
|
public static final long Automatic
public static final long Bordered
public static final long Borderless
public static final long BorderlessTinted