Contents

UIDragInteraction.LiftBehavior.extended

An extended lift behavior, which has a longer lift delay for the UIDragInteraction, allowing better disambiguation of gestures in the same view. This is useful for ‘canvas’ like views where they can be many gestures involved in the manipulation of objects on screen. For extended lifts, when a second touch is recognized in the view, the gesture will be cancelled.

Declaration

case extended

See Also

Lift behaviors