Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ImageView.doSomething(otherArguments){
  2. //we have direct access to all image view properties (width, height, etc.) here
  3. //Also this will refer to image view
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement