public final class UIButtonType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Close |
static long |
ContactAdd |
static long |
Custom
no button type
|
static long |
DetailDisclosure |
static long |
InfoDark |
static long |
InfoLight |
static long |
RoundedRect
Deprecated, use UIButtonTypeSystem instead
|
static long |
System
standard system button
|
public static final long Custom
public static final long System
public static final long DetailDisclosure
public static final long InfoLight
public static final long InfoDark
public static final long ContactAdd
public static final long RoundedRect
public static final long Close