Guest User

Untitled

a guest
Aug 14th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. UIStoryBoard und UIPageViewController and initWithTransitionStyle
  2. enum {
  3. UIPageViewControllerTransitionStylePageCurl = 0
  4. };
  5. typedef NSInteger UIPageViewControllerTransitionStyle;
  6.  
  7. UIPageViewControllerTransitionStylePageCurl
Add Comment
Please, Sign In to add comment