| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
iOS UIButton Category
== Description ==
Set the background color of any button by specifying a UIColor instead of a UIImage. Simple creates a small square bitmap image and assigns the color to it.
== How To ==
[button setBackgroundColor:uiTextColor forState:UIControlStateDisabled];
UIControlStateNormal UIControlStateHighlighted UIControlStateDisabled UIControlStateSelected
| Back | FazBrowse Home | New Git URL |