Contents

setNeedsUpdateProperties()

Call to manually request a properties update for the view. Multiple requests may be coalesced into a single update alongside the next layout pass.

Declaration

func setNeedsUpdateProperties()

Mentioned in

See Also

Views