---
title: CLLocationButtonLabel.sendMyCurrentLocation
framework: corelocationui
role: symbol
role_heading: Case
path: corelocationui/cllocationbuttonlabel/sendmycurrentlocation
---

# CLLocationButtonLabel.sendMyCurrentLocation

A button label with the text Send My Current Location.

## Declaration

```swift
case sendMyCurrentLocation
```

## See Also

### Customizing label styles

- [CLLocationButtonLabel.none](corelocationui/cllocationbuttonlabel/none.md)
- [CLLocationButtonLabel.currentLocation](corelocationui/cllocationbuttonlabel/currentlocation.md)
- [CLLocationButtonLabel.sendCurrentLocation](corelocationui/cllocationbuttonlabel/sendcurrentlocation.md)
- [CLLocationButtonLabel.shareCurrentLocation](corelocationui/cllocationbuttonlabel/sharecurrentlocation.md)
- [CLLocationButtonLabel.shareMyCurrentLocation](corelocationui/cllocationbuttonlabel/sharemycurrentlocation.md)
