public final class UITableViewSeparatorInsetReference
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AutomaticInsets
The value set to the separatorInset property is interpreted as an offset from the automatic separator insets.
|
static long |
CellEdges
The value set to the separatorInset property is interpreted as an offset from the edges of the cell.
|
public static final long CellEdges
public static final long AutomaticInsets