---
title: INTemporalEventTriggerTypeOptions
framework: intents
role: symbol
role_heading: Structure
path: intents/intemporaleventtriggertypeoptions
---

# INTemporalEventTriggerTypeOptions

Constants indicating how often to trigger an event.

## Declaration

```swift
struct INTemporalEventTriggerTypeOptions
```

## Topics

### Temporal Event Triggers

- [notScheduled](intents/intemporaleventtriggertypeoptions/notscheduled.md)
- [scheduledNonRecurring](intents/intemporaleventtriggertypeoptions/schedulednonrecurring.md)
- [scheduledRecurring](intents/intemporaleventtriggertypeoptions/scheduledrecurring.md)

### Initializers

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

### Searching for Tasks by Their Priority

- [taskPriority](intents/insearchfornotebookitemsintent/taskpriority.md)
- [INTaskPriority](intents/intaskpriority.md)
- [temporalEventTriggerTypes](intents/insearchfornotebookitemsintent/temporaleventtriggertypes.md)
