---
title: options
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/receiveon/options
---

# options

Scheduler options used to customize element delivery.

## Declaration

```swift
let options: Context.SchedulerOptions?
```

## See Also

### Inspecting publisher properties

- [upstream](combine/publishers/receiveon/upstream.md)
- [scheduler](combine/publishers/receiveon/scheduler.md)
