var isEligibleForHandoff : Bool
A Boolean value that indicates whether the activity can be continued on another device using Handoff.
Handoffを使って別のデバイス上でアクティビティが継続されることが可能かどうかを指し示すブール値。
var isEligibleForSearch : Bool
A Boolean value that indicates whether the activity should be added to the on-device index.
アクティビティがデバイス上でのインデックスに加えられるべきかどうかを指し示すブール値。
var isEligibleForPublicIndexing : Bool
A Boolean value that indicates whether the activity can be publicly accessed by all iOS users.
全てのiOSユーザによってアクティビティがパブリックにアクセスされることができるかどうかを指し示すブール値。