public final class CPListItemAccessoryType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Cloud
The list item will display a cloud image on its trailing side, perhaps indicating remotely-available content.
|
static long |
DisclosureIndicator
The list item will display a disclosure indicator on its trailing side.
|
static long |
None
The list item will render without a trailing accessory, or using your custom image.
|
public static final long None
public static final long DisclosureIndicator
public static final long Cloud