Timeline for Calculating contentSize for UIScrollView when using Auto Layout
Current License: CC BY-SA 4.0
2 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 23, 2020 at 16:25 | comment | added | Vette | That is exactly what you need to implement ScrollView using constraints! The key piece of code is "lastLabel.bottomAnchor.constraint(equalTo: scrollview.bottomAnchor).isActive = true" | |
Feb 11, 2020 at 23:49 | history | answered | barryjones | CC BY-SA 4.0 |