ios - How do I add padding to a UIButton using the xcode interface builder? -


i'm using 32 point icon button , i'm trying increase tappable area 44 points meet apple's guidelines. can using interface building instead of code? help!

yes can.

just use height want in button (44x44, per instance) , set icon image, not background.

enter image description here


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

visual studio - NuGet Automatic Package Restore when using git submodules -

mysql - How to Link PHP Sub Categories(Pages) Dynamically -