iphone - Double border to a UIButton -


i have display uibutton in following image. button size can varying. how can that? please suggest way.

enter image description here

if want simple outline (it's little hard tell image button is), create button uibuttontypecustom (so blank slate) set background color black. next, calayer of button (through layer method) , set bordercolor , borderwidth properties desired.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -