¡@

Home 

2014/10/15 ¤U¤È 10:12:48

iphone Programming Glossary: polygonview.alpha

How to set UIScreen Brightness Using UISlider in iOS4 from Setting.bundle

http://stackoverflow.com/questions/9783513/how-to-set-uiscreen-brightness-using-uislider-in-ios4-from-setting-bundle

polygonView.userInteractionEnabled NO if values 0.1 polygonView.backgroundColor UIColor blackColor DARK_VIEW polygonView.alpha 0.4 else if values 0.2 values 0.1 polygonView.backgroundColor UIColor blackColor DARK_VIEW polygonView.alpha 0.2 else if.. DARK_VIEW polygonView.alpha 0.4 else if values 0.2 values 0.1 polygonView.backgroundColor UIColor blackColor DARK_VIEW polygonView.alpha 0.2 else if values 0.3 values 0.2 polygonView.backgroundColor UIColor blackColor DARK_VIEW polygonView.alpha 0.1 else if.. DARK_VIEW polygonView.alpha 0.2 else if values 0.3 values 0.2 polygonView.backgroundColor UIColor blackColor DARK_VIEW polygonView.alpha 0.1 else if values 0.4 values 0.3 polygonView.backgroundColor UIColor blackColor DARK_VIEW polygonView.alpha 0.0 else if..