ios - How to add bottom constraint? -


i using xcode 8.i add uiview in bottom.i see perfect in storyboard. storyboard

enter image description here

but when run in simulator doesn't perfect. don't know problem is.

enter image description here

i'm not sure if understood question correctly, in xcode add constraints ctrl+click+drag view needs constraint other view (or layout margins). may this: ctrl+click+drag

on size inspector (on left side) should see constraints, example this: example size inspector 4 constraints defined

this can edit properties of constraints.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -