Skip to content

Add `sizeToFit()` method

Compare
Choose a tag to compare
@lucdion lucdion released this 17 Jul 14:33
· 369 commits to master since this release

Add sizeToFit() method

The method adjust the view's size based on the result of the method UIView.sizeToFit(). Particularly useful for controls/views that have an intrinsic size (label, button, ...).