---
title: markerAttributes
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextlistelement/markerattributes
---

# markerAttributes

A dictionary of attributed string keys and IDs that represent the list’s marker attributes.

## Declaration

```swift
var markerAttributes: [NSAttributedString.Key : Any]? { get }
```
