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

eligibleForHandoff

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

Declaration 宣言

@property(getter=isEligibleForHandoff) BOOL eligibleForHandoff;

Discussion 議論

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

See Also 参照

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