Contents

shortcutAvailability

A set of defined contexts in which an intent or activity might be relevant to a user.

Declaration

var shortcutAvailability: INShortcutAvailabilityOptions { get set }

Discussion

When you donate an activity, include a set of relevant INShortcutAvailabilityOptions to describe appropriate categories for offering a shortcut to the activity.

If none of the availability options apply to your intent, use the empty set. The empty set is the default value for this property.

See Also

Donating to Siri Shortcuts