ios - How to add bottom constraint? -
i using xcode 8.i add uiview in bottom.i see perfect in storyboard.
but when run in simulator doesn't perfect. don't know problem is.
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
Post a Comment