Instance Property インスタンスプロパティ

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. あなたがあるアクティビティを寄贈する場合、一揃いの関連INShortcutAvailabilityOptionsを含めることで、そのアクティビティへのショートカットを提供するために適切なカテゴリを記述してください。

If none of the availability options apply to your intent, use the empty set. The empty set is the default value for this property. 何1つとしてあなたのインテントに適用する利用可能性オプションがないならば、空の集合を使ってください。空の集合は、このプロパティに対する省略時の値です。

See Also 参照

Donating to Siri Shortcuts Siriショートカットに提供する