---
title: "init(contents:markerAttributes:textList:childElements:)"
framework: appkit
role: symbol
role_heading: Initializer
path: "appkit/nstextlistelement/init(contents:markerattributes:textlist:childelements:)"
---

# init(contents:markerAttributes:textList:childElements:)

## Declaration

```swift
convenience init(contents: NSAttributedString, markerAttributes: [NSAttributedString.Key : Any]? = nil, textList: NSTextList, childElements children: [NSTextListElement]?)
```
