Universal Autolayout for Scrollview & UI components
问题 I know auto layout but I am new to universal application with auto layout. I am having problem setting up Constrain to this below image. Can you tell me how do I set auto layout for Universal App? I tried with constrain to margin & pin the leading,top,trailing space to container but it does not work. 回答1: Actually, autolayout works different inside a scrollview than in other views. Inside a scroll view, the leading, trailing, top and bottom constraints form a superview to the container view