isEligibleForHandoff
A Boolean value that indicates whether the activity can be continued on another device using Handoff.
Declaration
var isEligibleForHandoff: Bool { get set }Mentioned in
Discussion
The default value of this property is true.
A Boolean value that indicates whether the activity can be continued on another device using Handoff.
var isEligibleForHandoff: Bool { get set }The default value of this property is true.