---
title: CLLocationButtonLabel.sendCurrentLocation
framework: corelocationui
role: symbol
role_heading: Case
path: corelocationui/cllocationbuttonlabel/sendcurrentlocation
---

# CLLocationButtonLabel.sendCurrentLocation

A button label with the text Send Current Location.

## Declaration

```swift
case sendCurrentLocation
```

## See Also

### Customizing label styles

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