---
title: markerFormat
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/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

### Related Documentation

- [init(markerFormat:options:)](uikit/nstextlist/init(markerformat:options:).md)

### Working with markers

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