Support to set size using another view
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
.