---
title: indicator
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsitembadge-swift.struct/indicator
---

# indicator

Creates a badge styled as an indicator. In this context, an indicator is simply a badge without any text.

## Declaration

```swift
static var indicator: NSItemBadge
```

## Return Value

Return Value A new NSItemBadge instance styled as an indicator.
