¡@

Home 

2014/10/15 ¤U¤È 10:04:32

iphone Programming Glossary: barmetrics

iOS 5: Curious about UIAppearance

http://stackoverflow.com/questions/8257556/ios-5-curious-about-uiappearance

UIBarMetricsDefault This will set the background image of ALL navigation bars within your application. With the barMetrics you specify whether you want the image to be used also in landscape mode or not. If you want to specify the appearance to..

What properties can I set via an UIAppearance proxy?

http://stackoverflow.com/questions/9424112/what-properties-can-i-set-via-an-uiappearance-proxy

nonatomic retain UIColor tintColor void setBackgroundImage UIImage backgroundImage forState UIControlState state barMetrics UIBarMetrics barMetrics void setBackgroundVerticalPositionAdjustment CGFloat adjustment forBarMetrics UIBarMetrics barMetrics.. tintColor void setBackgroundImage UIImage backgroundImage forState UIControlState state barMetrics UIBarMetrics barMetrics void setBackgroundVerticalPositionAdjustment CGFloat adjustment forBarMetrics UIBarMetrics barMetrics void setTitlePositionAdjustment.. UIBarMetrics barMetrics void setBackgroundVerticalPositionAdjustment CGFloat adjustment forBarMetrics UIBarMetrics barMetrics void setTitlePositionAdjustment UIOffset adjustment forBarMetrics UIBarMetrics barMetrics void setBackButtonBackgroundImage..