Beispiel #1
0
 public UIImage imageForState(int UIControlState) {
   return states.getFore(UIControlState);
 }