---
title: badgeLabel
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdocktile/badgelabel
---

# badgeLabel

The string to be displayed in the tile’s badging area.

## Declaration

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

## Discussion

Discussion The appearance of the badge area is system defined.

## See Also

### Applying Badge Icons to the Tile

- [showsApplicationBadge](appkit/nsdocktile/showsapplicationbadge.md)
