cancel
A system-provided option that cancel the app intent.
Declaration
static var cancel: IntentChoiceOption { get }Discussion
Selecting this option causes the requestChoice(between:dialog:) method to throw a cancellation error.
A system-provided option that cancel the app intent.
static var cancel: IntentChoiceOption { get }Selecting this option causes the requestChoice(between:dialog:) method to throw a cancellation error.