@interface _UIControlLongPressClickInteractionDriver : _UILongPressTimeoutClickInteractionDriver + (BOOL)prefersCancelsTouchesInView; - (double)clickTimeoutDuration; @end
@interface _UIControlLongPressClickInteractionDriver : _UILongPressTimeoutClickInteractionDriver + (BOOL)prefersCancelsTouchesInView; - (double)clickTimeoutDuration; @end