public final class CLLocationButtonLabel
extends java.lang.Object
Discussion: Specifies the text of the label on the button. Button must not be CLLocationButtonLabelNone if CLLocationButtonIcon is CLLocationButtonIconNone.
| Modifier and Type | Field and Description |
|---|---|
static long |
CurrentLocation |
static long |
None |
static long |
SendCurrentLocation |
static long |
SendMyCurrentLocation |
static long |
ShareCurrentLocation |
static long |
ShareMyCurrentLocation |
public static final long None
public static final long CurrentLocation
public static final long SendCurrentLocation
public static final long SendMyCurrentLocation
public static final long ShareCurrentLocation
public static final long ShareMyCurrentLocation