UIBarButtonItemAppearance$Methods extension

on

Properties

disabled UIBarButtonItemStateAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

The appearance when the bar button item is in the disabled control state. If unspecified, then synthesized from the normal state.
no setter
focused UIBarButtonItemStateAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

The appearance when the bar button item is in the focused control state. If unspecified, then synthesized from the highlighted state.
no setter
highlighted UIBarButtonItemStateAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

The appearance when the bar button item is in the highlighted control state. If unspecified, then synthesized from the normal state.
no setter
normal UIBarButtonItemStateAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

The appearance when the bar button item is in the normal control state.
no setter

Methods

autorelease() UIBarButtonItemAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

autorelease
configureWithDefaultForStyle(UIBarButtonItemStyle style) → void

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

Reset this appearance to that of a given style.
copy() UIBarButtonItemAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

copy
encodeWithCoder(NSCoder coder) → void

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

encodeWithCoder:
init() UIBarButtonItemAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

init
initWithCoder(NSCoder coder) UIBarButtonItemAppearance?

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

initWithCoder:
initWithStyle(UIBarButtonItemStyle style) UIBarButtonItemAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

Construct an appearance with default values for the given style.
retain() UIBarButtonItemAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

retain
self$1() UIBarButtonItemAppearance

Available on UIBarButtonItemAppearance, provided by the UIBarButtonItemAppearance$Methods extension

self