Contents

updateTraitsIfNeeded()

Updates traits immediately for this view controller and its view, including any view controllers and views in this subtree.

Declaration

func updateTraitsIfNeeded()

Discussion

The system sends trait change callbacks synchronously.

See Also

Overriding trait values