Skip to content

Instantly share code, notes, and snippets.

@meyusufdemirci
Created January 30, 2018 18:02
Show Gist options
  • Save meyusufdemirci/d6538d247cbae1cac8e73f7883690360 to your computer and use it in GitHub Desktop.
Save meyusufdemirci/d6538d247cbae1cac8e73f7883690360 to your computer and use it in GitHub Desktop.
NotificationCenter.default.addObserver(self, selector: #selector(onRotated), name: NSNotification.Name.UIDeviceOrientationDidChange, object: nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment