Advertisement
Guest User

Untitled

a guest
May 3rd, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. -[UIViewController _setViewAppearState:(state) isAnimating:(BOOL)]
  2.  
  3. print (int) $arg3
  4.  
  5. state:
  6. 0: did disappear
  7. 1: will appear
  8. 2: did appear
  9. 3: will disappear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement