---
title: square
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextlist/markerformat-swift.struct/square
---

# square

The value that represents a square-shaped marker that you can apply to a text list item.

## Declaration

```swift
static let square: NSTextList.MarkerFormat
```

## See Also

### Selecting a marker format

- [box](appkit/nstextlist/markerformat-swift.struct/box.md)
- [check](appkit/nstextlist/markerformat-swift.struct/check.md)
- [circle](appkit/nstextlist/markerformat-swift.struct/circle.md)
- [decimal](appkit/nstextlist/markerformat-swift.struct/decimal.md)
- [diamond](appkit/nstextlist/markerformat-swift.struct/diamond.md)
- [disc](appkit/nstextlist/markerformat-swift.struct/disc.md)
- [hyphen](appkit/nstextlist/markerformat-swift.struct/hyphen.md)
- [lowercaseAlpha](appkit/nstextlist/markerformat-swift.struct/lowercasealpha.md)
- [lowercaseHexadecimal](appkit/nstextlist/markerformat-swift.struct/lowercasehexadecimal.md)
- [lowercaseLatin](appkit/nstextlist/markerformat-swift.struct/lowercaselatin.md)
- [lowercaseRoman](appkit/nstextlist/markerformat-swift.struct/lowercaseroman.md)
- [octal](appkit/nstextlist/markerformat-swift.struct/octal.md)
- [uppercaseAlpha](appkit/nstextlist/markerformat-swift.struct/uppercasealpha.md)
- [uppercaseHexadecimal](appkit/nstextlist/markerformat-swift.struct/uppercasehexadecimal.md)
- [uppercaseLatin](appkit/nstextlist/markerformat-swift.struct/uppercaselatin.md)
