<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocationUI",
  "identifier" : "/documentation/CoreLocationUI/CLLocationButtonLabel/none",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "CoreLocationUI"
    ],
    "preciseIdentifier" : "c:@E@CLLocationButtonLabel@CLLocationButtonLabelNone"
  },
  "title" : "CLLocationButtonLabel.none"
}
-->

# CLLocationButtonLabel.none

A style that doesn’t display a text label.

```
case none
```

## Discussion

Use a different label style if [`icon`](/documentation/CoreLocationUI/CLLocationButton/icon) is [`CLLocationButtonIcon.none`](/documentation/CoreLocationUI/CLLocationButtonIcon/none).

---

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)