Guest User

Untitled

a guest
Jan 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. NotificationCenter.default.addObserver(self,
  2. selector: #selector(applicationWillTerminate),
  3. name: .UIApplicationDidBecomeActive,
  4. object: nil)
Add Comment
Please, Sign In to add comment