---
title: CLLocationButtonLabel.currentLocation
framework: corelocationui
role: symbol
role_heading: Case
path: corelocationui/cllocationbuttonlabel/currentlocation
---

# CLLocationButtonLabel.currentLocation

A button label with the text Current Location.

## Declaration

```swift
case currentLocation
```

## See Also

### Customizing label styles

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