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
Post a Comment