Skip to main content
Apple Developer Docs
×
Intents
/
INSnoozeTasksIntentResponse
/
snoozedTasks
snoozedTasks
An array of tasks to snooze.
Declaration
var
snoozedTasks
: [
INTask
]? {
get
set
}