<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocationUI",
  "identifier" : "/documentation/CoreLocationUI/LocationButton/Title",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "CoreLocationUI",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:021_CoreLocationUI_SwiftC00B6ButtonV5TitleV"
  },
  "title" : "LocationButton.Title"
}
-->

# LocationButton.Title

Constants that specify the text of a button title.

```
struct Title
```

## Topics

### Customizing title styles

[`static let currentLocation: LocationButton.Title`](/documentation/CoreLocationUI/LocationButton/Title/currentLocation)

A button title with the text *Current Location*.

[`static let sendCurrentLocation: LocationButton.Title`](/documentation/CoreLocationUI/LocationButton/Title/sendCurrentLocation)

A button title with the text *Send Current Location*.

[`static let sendMyCurrentLocation: LocationButton.Title`](/documentation/CoreLocationUI/LocationButton/Title/sendMyCurrentLocation)

A button title with the text *Send My Current Location*.

[`static let shareCurrentLocation: LocationButton.Title`](/documentation/CoreLocationUI/LocationButton/Title/shareCurrentLocation)

A button title with the text *Share Current Location*.

[`static let shareMyCurrentLocation: LocationButton.Title`](/documentation/CoreLocationUI/LocationButton/Title/shareMyCurrentLocation)

A button title with the text *Share My Current Location*.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)