public final class CPAssistantCellVisibility
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Always
the list template will render with an assistant cell at all times.
|
static long |
Off
The list template will render without an assistant cell.
|
static long |
WhileLimitedUIActive
The list template will render with an assistant cell, only while Limited UI is active.
|
public static final long Off
public static final long WhileLimitedUIActive
public static final long Always