Skip to content

Added a new method fitSize() + sizeThatFit() is now deprecated

Compare
Choose a tag to compare
@lucdion lucdion released this 28 Aug 14:14
· 693 commits to master since this release
  • Added a new method fitSize() that will replace the sizeThatFit() method. Its prior name was creating confusion with the already existingUIView.sizeToFit()` method.
  • sizeThatFit() method has been marked as deprecated.