---
title: CLLocationButtonLabel.shareCurrentLocation
framework: corelocationui
role: symbol
role_heading: Case
path: corelocationui/cllocationbuttonlabel/sharecurrentlocation
---

# CLLocationButtonLabel.shareCurrentLocation

A button label with the text Share Current Location.

## Declaration

```swift
case shareCurrentLocation
```

## See Also

### Customizing label styles

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