---
title: LSHandlerOptions
framework: coreservices
role: symbol
role_heading: Structure
path: coreservices/lshandleroptions
---

# LSHandlerOptions

The specification that controls the selection of handlers.

## Declaration

```swift
struct LSHandlerOptions
```

## Topics

### Creating Content Handler Options

- [init(rawValue:)](coreservices/lshandleroptions/1442692-init.md)

### Constants

- [ignoreCreator](coreservices/lshandleroptions/1445418-ignorecreator.md)

## Relationships

### Conforms To

- [OptionSet](swift/optionset.md)
- [Sendable](swift/sendable.md)
