Declared in UISplitViewController+FLBugKit.h
UISplitViewController+FLBugKit.m

Tasks

Instance Methods

viewControllerTargetedByGesture:

Helper to determine which child view controller the bug gesture is likely interacting with.

- (UIViewController *)viewControllerTargetedByGesture:(UIGestureRecognizer *)gesture

Return Value

view controller gesture is interacting with within a UISplitViewController

Discussion

Helper to determine which child view controller the bug gesture is likely interacting with.

Declared In

UISplitViewController+FLBugKit.h