public final class UIButtonRole
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Cancel |
static long |
Destructive |
static long |
Normal |
static long |
Primary |
public static final long Normal
public static final long Primary
public static final long Cancel
public static final long Destructive