ios - How to change constraints when device is in landscape mode? -


is there way change constraints? want change height, centerx , centery of button if device in landscape mode.

you can use different constraints using size classes. size classes allows add different constraints various modes i.e landscape , portrait various devices.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -