---
title: square
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/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](uikit/nstextlist/markerformat-swift.struct/box.md)
- [check](uikit/nstextlist/markerformat-swift.struct/check.md)
- [circle](uikit/nstextlist/markerformat-swift.struct/circle.md)
- [decimal](uikit/nstextlist/markerformat-swift.struct/decimal.md)
- [diamond](uikit/nstextlist/markerformat-swift.struct/diamond.md)
- [disc](uikit/nstextlist/markerformat-swift.struct/disc.md)
- [hyphen](uikit/nstextlist/markerformat-swift.struct/hyphen.md)
- [lowercaseAlpha](uikit/nstextlist/markerformat-swift.struct/lowercasealpha.md)
- [lowercaseHexadecimal](uikit/nstextlist/markerformat-swift.struct/lowercasehexadecimal.md)
- [lowercaseLatin](uikit/nstextlist/markerformat-swift.struct/lowercaselatin.md)
- [lowercaseRoman](uikit/nstextlist/markerformat-swift.struct/lowercaseroman.md)
- [octal](uikit/nstextlist/markerformat-swift.struct/octal.md)
- [uppercaseAlpha](uikit/nstextlist/markerformat-swift.struct/uppercasealpha.md)
- [uppercaseHexadecimal](uikit/nstextlist/markerformat-swift.struct/uppercasehexadecimal.md)
- [uppercaseLatin](uikit/nstextlist/markerformat-swift.struct/uppercaselatin.md)
