<!--
{
  "availability" : [
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKAccessibilityImageRegion/label",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:objc(cs)WKAccessibilityImageRegion(py)label"
  },
  "title" : "label"
}
-->

# label

A succinct label that succinctly identifies the purpose of the image region.

```
var label: String { get set }
```

## Discussion

The label should be a very short, localized string that identifies the purpose of the region, but does not necessarily convey the imagery displayed in that region.

---

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)