ios - How to remove margin from a viewController? -


i have created new project using storyboard. now, want add uiview default viewcontroller. when tried add constraint using autolayout uiview it's parent viewcontroller, showing -16 instead of 0 @ both leading , trailing space. make uiview smaller default uiviewcontroller width. how remove this? please help.

just remove constraints margin option ..

enter image description here


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -