Reputation: 7602
I am trying to implement custom keyboard for iphone 6 and 6+ users so for that i need to set constrain for left and right side keyboard . how can i set this type of constrain in my keyboard ? need suggetion please .
Note:- In example image constrain are set on Keyboard layout. how can i do this ?
Upvotes: 1
Views: 109
Reputation: 166
I think you need to set Trailing space of p or The back arrow or button 123 to superview then you get the right constrain and and for Top space constraint set q or others Top sapce constraints to superview
Upvotes: 2