[Solved] how to use autoresizing and autolayout and change its default behaviour? [closed]


In Autolayout:

  • Establish a minimum distance between view1 and top border of superview.
  • Establish fixed (minimum) distance between view1 and bottom border of superview.
  • Leave out these minimum distances for view2.

solved how to use autoresizing and autolayout and change its default behaviour? [closed]