updateTraitsIfNeeded()
Forces an immediate trait update for this view (and its view controller, if applicable) and any subviews, including any view controllers or views in its subtree. Any trait change callbacks are sent synchronously.
Declaration
func updateTraitsIfNeeded()