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

isEligibleForHandoff

A Boolean value that indicates whether the activity can be continued on another device using Handoff. Handoffを使って別のデバイス上でアクティビティが継続されることが可能かどうかを指し示すブール値。

Declaration 宣言

var isEligibleForHandoff: Bool { get set }

Discussion 議論

The default value of this property is true. このプロパティの省略時の値は、trueです。

See Also 参照

Specifying the Activity’s Eligibility 指定されたアクティビティのもつ適格性