---
title: accessibilityLabel
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkfullcolorimageprovider/accessibilitylabel
---

# accessibilityLabel

A succinct label that identifies the purpose of the image.

## Declaration

```swift
var accessibilityLabel: String? { get set }
```

## Discussion

Discussion An accessibility label should be a very short localized string that identifies the purpose of the image presented by the image provider.
