ios - Do I need to set the Trailing/Leading constraint space to -20 in order for a UIElement to sit on the edge of the screen? -


is proper way set constraints map view touch edges of screen? enter image description here

instead of -20 this

enter image description here

uncheck constrain margins:

enter image description here

if constraint exists, can select constraint , change behavior afterwards well:

enter image description here


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -