---
title: squareLength
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsstatusitem/squarelength
---

# squareLength

A status item length that is equal to the status bar’s thickness.

## Declaration

```swift
class let squareLength: CGFloat
```

## See Also

### Configuring the Status Item’s Appearance

- [isVisible](appkit/nsstatusitem/isvisible.md)
- [length](appkit/nsstatusitem/length.md)
- [variableLength](appkit/nsstatusitem/variablelength.md)
