Suppress system gesture detection during streaming

This commit is contained in:
Cameron Gutman
2017-09-15 00:30:51 -07:00
parent 86f7112789
commit d0d60b8ffc
4 changed files with 38 additions and 0 deletions

View File

@@ -180,6 +180,8 @@ typedef NS_ENUM(NSInteger, SWRevealToggleAnimationType)
@interface SWRevealViewController : UIViewController
- (void)setPrimaryViewController:(UIViewController*)viewController;
/* Basic API */
// Object instance init and rear view setting