Skip to content

Instantly share code, notes, and snippets.

@StuartMorris0
Created March 16, 2016 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StuartMorris0/b6341a579c03dba4569b to your computer and use it in GitHub Desktop.
Save StuartMorris0/b6341a579c03dba4569b to your computer and use it in GitHub Desktop.
Facebook POP Completion Block Syntax Swift
myPopAnimation.completionBlock = {(animation, finished) in
//Code goes here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment