iphone - Button background setting -


It's almost embarrassing to ask this question, but I do not get the answer in any document.

I have a UIButton in a scene in the IB, I had set the background of the button in Color, the identical inspection shows the half-black, half-white rectangle for the background of the original rectangle button.

I can not find any way to set the background in the original settings. Does anyone know this?

Thanks in advance for any help.

John Donor

half black, half white means an alpha value.

Click on the color, and in the bottom part of the color picker, you can set the alpha. To get the original value back, set it back to 0%.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -