@interface InteractablePresentationController : UIPresentationController - (id)initWithPresentedViewController:(id)a0 presentingViewController:(id)a1; - (BOOL)_shouldDisableInteractionDuringTransitions; @end
@interface InteractablePresentationController : UIPresentationController - (id)initWithPresentedViewController:(id)a0 presentingViewController:(id)a1; - (BOOL)_shouldDisableInteractionDuringTransitions; @end