---
title: NSTextList.Options
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nstextlist/options
---

# NSTextList.Options

Values that available options for text list items.

## Declaration

```swift
struct Options
```

## Topics

### Options

- [prependEnclosingMarker](appkit/nstextlist/options/prependenclosingmarker.md)

### Initializers

- [init(rawValue:)](appkit/nstextlist/options/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Getting list options

- [isOrdered](appkit/nstextlist/isordered.md)
- [listOptions](appkit/nstextlist/listoptions.md)
