---
title: INDayOfWeekOptions
framework: intents
role: symbol
role_heading: Structure
path: intents/indayofweekoptions
---

# INDayOfWeekOptions

Days of the week.

## Declaration

```swift
struct INDayOfWeekOptions
```

## Topics

### Days of the Week

- [monday](intents/indayofweekoptions/monday.md)
- [tuesday](intents/indayofweekoptions/tuesday.md)
- [wednesday](intents/indayofweekoptions/wednesday.md)
- [thursday](intents/indayofweekoptions/thursday.md)
- [friday](intents/indayofweekoptions/friday.md)
- [saturday](intents/indayofweekoptions/saturday.md)
- [sunday](intents/indayofweekoptions/sunday.md)

### Initializing a Set of Days

- [init(rawValue:)](intents/indayofweekoptions/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

### Event Triggers

- [INSpatialEventTrigger](intents/inspatialeventtrigger.md)
- [INTemporalEventTrigger](intents/intemporaleventtrigger.md)
- [INTemporalEventTriggerTypeOptionsResolutionResult](intents/intemporaleventtriggertypeoptionsresolutionresult.md)
