---
title: markerFormat
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextlist/markerformat-swift.property
---

# markerFormat

Returns the marker format string used by the receiver.

## Declaration

```swift
var markerFormat: NSTextList.MarkerFormat { get }
```

## Return Value

Return Value The marker format string used by the receiver.

## See Also

### Working with markers

- [NSTextList.MarkerFormat](appkit/nstextlist/markerformat-swift.struct.md)
- [marker(forItemNumber:)](appkit/nstextlist/marker(foritemnumber:).md)
