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

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -