interactiveDismissShouldBegin
A closure that determines whether an interactive dismissal can begin.
Declaration
var interactiveDismissShouldBegin: ((UIViewController.Transition.ZoomOptions.InteractionContext) -> Bool)? { get set }A closure that determines whether an interactive dismissal can begin.
var interactiveDismissShouldBegin: ((UIViewController.Transition.ZoomOptions.InteractionContext) -> Bool)? { get set }