@class UIColor, NSString, _UIBarButtonItemAppearanceStorage, UIImageView; @interface _UINavigationItemButtonView : _UINavigationItemView { long long _style; BOOL _pressed; _UIBarButtonItemAppearanceStorage *_appearanceStorage; BOOL _customBackgroundImageChangedToOrFromNil; UIImageView *_backgroundImageView; UIImageView *_imageView; } @property (nonatomic, setter=_setAbbreviatedTitleIndex:) unsigned long long _abbreviatedTitleIndex; @property (nonatomic, setter=_setWantsBlendModeForAccessibilityBackgrounds:) BOOL _wantsBlendModeForAccessibilityBackgrounds; @property (retain, nonatomic, setter=_setAccessibilityBackgroundTintColor:) UIColor *_accessibilityBackgroundTintColor; @property (retain, nonatomic, setter=_setTintColor:) UIColor *_tintColor; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (struct CGSize { double x0; double x1; })imageSize; - (id)_backButtonBackgroundImageForState:(unsigned long long)a0 barMetrics:(long long)a1; - (void)setPressed:(BOOL)a0; - (void)_setTitleTextAttributes:(id)a0 forState:(unsigned long long)a1; - (double)_titleYAdjustmentCustomization; - (BOOL)pressed; - (void)setStyle:(long long)a0 animated:(BOOL)a1; - (id)backgroundImageView; - (void)_UIAppearance_setBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (void)_setBackButtonBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (id)_appearanceStorage; - (void)_didChangeFromIdiom:(long long)a0 onScreen:(id)a1 traverseHierarchy:(BOOL)a2; - (id)_titleTextAttributesForState:(unsigned long long)a0; - (void)dealloc; - (id)image; - (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(double)a0 forBarMetrics:(long long)a1; - (void)_setTitlePositionAdjustment:(struct UIOffset { double x0; double x1; })a0 forBarMetrics:(long long)a1; - (void)_resetRenderingModesForAccessibilityBackgrounds; - (BOOL)_suppressesBackIndicatorView; - (double)_backgroundVerticalPositionAdjustmentForBarMetrics:(long long)a0; - (void)_setBackButtonBackgroundVerticalPositionAdjustment:(double)a0 forBarMetrics:(long long)a1; - (void)_setBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (void)traitCollectionDidChange:(id)a0; - (BOOL)gestureRecognizer:(id)a0 shouldReceiveTouch:(id)a1; - (BOOL)pointInside:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1; - (void)_UIAppearance_setBackgroundImage:(id)a0 forState:(unsigned long long)a1 style:(long long)a2 barMetrics:(long long)a3; - (void)_applyBarButtonAppearanceStorage:(id)a0 withTaggedSelectors:(id)a1; - (id)_currentTextColorForBarStyle:(long long)a0; - (void)_setBackgroundVerticalPositionAdjustment:(double)a0 forBarMetrics:(long long)a1; - (void)_UIAppearance_setBackButtonBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (void)_updateBackSelectGestureRecognizer; - (void)setPressed:(BOOL)a0 initialPress:(BOOL)a1; - (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset { double x0; double x1; })a0 forBarMetrics:(long long)a1; - (Class)_appearanceGuideClass; - (BOOL)canBecomeFocused; - (void)_setBackgroundImage:(id)a0 forState:(unsigned long long)a1 style:(long long)a2 barMetrics:(long long)a3; - (void)_UIAppearance_setTitleTextAttributes:(id)a0 forState:(unsigned long long)a1; - (void)_UIAppearance_setTintColor:(id)a0; - (void)tintColorDidChange; - (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset { double x0; double x1; })a0 forBarMetrics:(long long)a1; - (void)_UIAppearance_setBackButtonTitlePositionAdjustment:(struct UIOffset { double x0; double x1; })a0 forBarMetrics:(long long)a1; - (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(double)a0 forBarMetrics:(long long)a1; - (void)_uninstallBackSelectGestureRecognizer; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void)backIndicatorViewHasRespondedToCustomBackgroundImageChange; - (struct CGSize { double x0; double x1; })_currentTextShadowOffsetForBarStyle:(long long)a0; - (BOOL)_useSilverLookForBarStyle:(long long)a0; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })alignmentRectInsets; - (id)_defaultFont; - (void)setStyle:(long long)a0; - (BOOL)customBackgroundImageChangedToOrFromNil; - (id)initWithNavigationItem:(id)a0; - (BOOL)_wantsAccessibilityButtonShapes; - (BOOL)_showsAccessibilityBackgroundWhenEnabled; - (void)_backSelectGestureChanged:(id)a0; - (void)_installBackSelectGestureRecognizer; - (id)_currentCustomBackgroundNeedsDarkening:(BOOL *)a0; - (void).cxx_destruct; - (id)title; - (void)didUpdateFocusInContext:(id)a0 withAnimationCoordinator:(id)a1; - (id)_currentTextShadowColorForBarStyle:(long long)a0; - (void)_accessibilityButtonShapesParametersDidChange; - (void)_accessibilityButtonShapesDidChangeNotification:(id)a0; - (void)layoutSubviews; - (struct UIOffset { double x0; double x1; })_backButtonTitlePositionAdjustmentForBarMetrics:(long long)a0; - (void)didMoveToWindow; - (double)_backButtonBackgroundVerticalPositionAdjustmentForBarMetrics:(long long)a0; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; - (BOOL)hasCustomBackgroundImage; @end