code review change

This commit is contained in:
Michael Chen 2018-06-11 15:07:20 -04:00
parent c398be416b
commit 4ec9ffb62f

View File

@ -10,7 +10,8 @@
@protocol MVMCoreViewControllerAnimatedTransitioning <UIViewControllerAnimatedTransitioning>
@optional
@required
@property (nonatomic) BOOL interactiveTransitionCanceled;
@end