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

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -