Skip to content

Instantly share code, notes, and snippets.

@alz-ahm
Created March 19, 2019 18:46
Show Gist options
  • Save alz-ahm/a338dce2dcb2fb4d09b36054272c3634 to your computer and use it in GitHub Desktop.
Save alz-ahm/a338dce2dcb2fb4d09b36054272c3634 to your computer and use it in GitHub Desktop.
ImageView.doSomething(otherArguments){
//we have direct access to all image view properties (width, height, etc.) here
//Also this will refer to image view
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment