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

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

## Declaration

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