<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTextList/Options/init(rawValue:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "s:So17NSTextListOptionsV8rawValueABSu_tcfc"
  },
  "title" : "init(rawValue:)"
}
-->

# init(rawValue:)

Returns a new set of text list options using the raw value you specify.

```
init(rawValue: UInt)
```

## Parameters

`rawValue`

An unsigned integer that describes the text list options.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)