autolayout - Place an image in the centre of remaining bottom area on iOS screen -


i have placed image on ios screen , in area remains in bottom, place image in centre of space. android using relative layouts. how can achieved in ios auto layout?

placing denko logo

let image view take remaining bottom space (fairly easy using auto layout), , set contentmode center.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -