---
title: ASPickerDisplaySettings.Options
framework: accessorysetupkit
role: symbol
role_heading: Structure
path: accessorysetupkit/aspickerdisplaysettings/options-swift.struct
---

# ASPickerDisplaySettings.Options

Options offered by the accessory picker.

## Declaration

```swift
struct Options
```

## Topics

### Working with filter options

- [filterDiscoveryResults](accessorysetupkit/aspickerdisplaysettings/options-swift.struct/filterdiscoveryresults.md)

### Initializers

- [init(rawValue:)](accessorysetupkit/aspickerdisplaysettings/options-swift.struct/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

### Customizing picker options

- [options](accessorysetupkit/aspickerdisplaysettings/options-swift.property.md)
