public final class CLLocationButtonIcon
extends java.lang.Object
Discussion: Specifies the type of arrow icon on the button. Button must not be CLLocationButtonIconNone if CLLocationButtonLabel is CLLocationButtonLabelNone.
| Modifier and Type | Field and Description |
|---|---|
static long |
ArrowFilled |
static long |
ArrowOutline |
static long |
None |
public static final long None
public static final long ArrowFilled
public static final long ArrowOutline