viewLayoutMarginsDidChange()
Called to notify the view controller that the layout margins of its root view changed.
Declaration
func viewLayoutMarginsDidChange()Mentioned in
Discussion
Use this method to update the position of content based on the new margin values.