---
title: LocationButton.Title
framework: corelocationui
role: symbol
role_heading: Structure
path: corelocationui/locationbutton/title
---

# LocationButton.Title

Constants that specify the text of a button title.

## Declaration

```swift
struct Title
```

## Topics

### Customizing title styles

- [currentLocation](corelocationui/locationbutton/title/currentlocation.md)
- [sendCurrentLocation](corelocationui/locationbutton/title/sendcurrentlocation.md)
- [sendMyCurrentLocation](corelocationui/locationbutton/title/sendmycurrentlocation.md)
- [shareCurrentLocation](corelocationui/locationbutton/title/sharecurrentlocation.md)
- [shareMyCurrentLocation](corelocationui/locationbutton/title/sharemycurrentlocation.md)

## See Also

### Creating a location button

- [init(_:action:)](corelocationui/locationbutton/init(_:action:).md)
