iosautolayoutsetneedsdisplay

setNeedsLayout and setNeedsDisplay


What is the real difference between UIView methods setNeedsLayout and setNeedsDisplay?

As usual documentation is foggy about this.


Solution

  • Actually the documentation is pretty clear about this: