Learning from Open Source Hit testing with UIWindow
Issue #132
From https://github.com/Flipboard/FLEX/blob/master/Classes/ExplorerInterface/FLEXWindow.m
1 | - (id)initWithFrame:(CGRect)frame |
From https://github.com/Flipboard/FLEX/blob/master/Classes/ExplorerInterface/FLEXExplorerViewController.m
1 | - (BOOL)shouldReceiveTouchAtWindowPoint:(CGPoint)pointInWindowCoordinates |