Contents

setNeedsDisplay()

Marks the receiver as needing redisplay (assuming automatic display is enabled).

Declaration

func setNeedsDisplay()

Discussion

This method also recalculates the dimensions of the control as needed.

See Also

Related Documentation

Deprecated Methods