redribben

topViewController

Nov 11th, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. /**
  2. Identifies the view controller that is the sliding view controller's `topViewController`. Pass this as an argument to `viewControllerForKey:` on an object that conforms to `UIViewControllerContextTransitioning`.
  3. */
  4. static NSString *const ECTransitionContextTopViewControllerKey = @"ECTransitionContextTopViewControllerKey";
Advertisement
Add Comment
Please, Sign In to add comment