Guest User

Untitled

a guest
Jan 17th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @available(iOS 11.0, *)
  2. override func viewLayoutMarginsDidChange() {
  3.  super.viewLayoutMarginsDidChange()
  4.  
  5.  log.debug(“\(self.view.directionalLayoutMargins)”)
  6. }
Add Comment
Please, Sign In to add comment