<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INDayOfWeekOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INDayOfWeekOptions"
  },
  "title" : "INDayOfWeekOptions"
}
-->

# INDayOfWeekOptions

Days of the week.

```
struct INDayOfWeekOptions
```

## Topics

### Days of the Week

[`monday`](/documentation/Intents/INDayOfWeekOptions/monday)

The value for Monday.

[`tuesday`](/documentation/Intents/INDayOfWeekOptions/tuesday)

The value for Tuesday.

[`wednesday`](/documentation/Intents/INDayOfWeekOptions/wednesday)

The value for Wednesday.

[`thursday`](/documentation/Intents/INDayOfWeekOptions/thursday)

The value for Thursday.

[`friday`](/documentation/Intents/INDayOfWeekOptions/friday)

The value for Friday.

[`saturday`](/documentation/Intents/INDayOfWeekOptions/saturday)

The value for Saturday.

[`sunday`](/documentation/Intents/INDayOfWeekOptions/sunday)

The value for Sunday.

### Initializing a Set of Days

[`init(rawValue:)`](/documentation/Intents/INDayOfWeekOptions/init(rawValue:))

Initializes a set that contains the specified days of the week.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)