Skip to content

Support to set size using another view

Compare
Choose a tag to compare
@denandreychuk denandreychuk released this 03 May 13:36
· 66 commits to master since this release
9fb2238

Added:

  • Support to set size of the view using another UIView.

Updated:

  • API documentation.

Deprecated:

  • Size methods with layout relation as a first argument. Relation moved to base size methods as a second argument with default value NSLayoutRelation.equal.