@class UIColor, _UIToolbarNavigationButton, UILabel; @interface UIToolbarButton : UIControl { struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } _hitRect; _UIToolbarNavigationButton *_info; UILabel *_label; long long _barStyle; long long _style; struct UIEdgeInsets { double top; double left; double bottom; double right; } _glowAdjust; BOOL _onState; BOOL _barHeight; BOOL _bezel; double _minimumWidth; double _maximumWidth; double _labelHeight; struct UIEdgeInsets { double top; double left; double bottom; double right; } _infoInsets; UIColor *_toolbarTintColor; id _appearanceStorage; BOOL _isInTopBar; } @property (retain, nonatomic, setter=_setTintColor:) UIColor *_tintColor; @property (nonatomic, setter=_setAppearanceGuideClass:) Class _appearanceGuideClass; @property (nonatomic, setter=_setCreatedByBarButtonItem:) BOOL _createdByBarButtonItem; @property (nonatomic, setter=_setAdditionalSelectionInsets:) struct UIEdgeInsets { double top; double left; double bottom; double right; } _additionalSelectionInsets; + (id)_defaultLabelColor; + (id)_defaultLabelFont; + (id)defaultButtonFont; - (void)setBarStyle:(long long)a0; - (BOOL)_accessibilityShouldActivateOnHUDLift; - (void)_setTitleTextAttributes:(id)a0 forState:(unsigned long long)a1; - (BOOL)pointMostlyInside:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1; - (void)_UIAppearance_setBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (id)hitTest:(struct CGPoint { double x0; double x1; })a0 forEvent:(struct __GSEvent { } *)a1; - (void)_setBackButtonBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (id)_titleTextAttributesForState:(unsigned long long)a0; - (void)dealloc; - (void)_UIAppearance_setBackButtonBackgroundVerticalPositionAdjustment:(double)a0 forBarMetrics:(long long)a1; - (void)_setTitlePositionAdjustment:(struct UIOffset { double x0; double x1; })a0 forBarMetrics:(long long)a1; - (unsigned long long)_controlEventsForActionTriggered; - (BOOL)_canHandleStatusBarTouchAtLocation:(struct CGPoint { double x0; double x1; })a0; - (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; - (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; - (struct UIOffset { double x0; double x1; })_titlePositionAdjustmentForBarMetrics:(long long)a0; - (void)_updateShadowOffsetWithAttributes:(id)a0 forState:(unsigned long long)a1; - (void)_setBackgroundVerticalPositionAdjustment:(double)a0 forBarMetrics:(long long)a1; - (void)setHighlighted:(BOOL)a0; - (void)_UIAppearance_setBackButtonBackgroundImage:(id)a0 forState:(unsigned long long)a1 barMetrics:(long long)a2; - (id)_backgroundImageForState:(unsigned long long)a0 barMetrics:(long long)a1; - (void)_setBackButtonTitlePositionAdjustment:(struct UIOffset { double x0; double x1; })a0 forBarMetrics:(long long)a1; - (void)_setBackgroundImage:(id)a0 forState:(unsigned long long)a1 style:(long long)a2 barMetrics:(long long)a3; - (struct CGSize { double x0; double x1; })_defaultTitleShadowOffsetForState:(unsigned long long)a0; - (void)_UIAppearance_setTitleTextAttributes:(id)a0 forState:(unsigned long long)a1; - (void)_UIAppearance_setTintColor:(id)a0; - (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)setEnabled:(BOOL)a0; - (BOOL)gestureRecognizerShouldBegin:(id)a0; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })alignmentRectInsets; - (BOOL)_wantsAccessibilityButtonShapes; - (BOOL)_showsAccessibilityBackgroundWhenEnabled; - (id)_customOrAccessibilityBackgroundImageForState:(unsigned long long)a0 style:(long long)a1 isMini:(BOOL)a2; - (void)setImage:(id)a0; - (id)hitTest:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1; - (void)_setTouchHasHighlighted:(BOOL)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_buttonBarHitRect; - (void)_setWantsBlendModeForAccessibilityBackgrounds:(BOOL)a0; - (id)_info; - (void)layoutSubviews; - (BOOL)pointInside:(struct CGPoint { double x0; double x1; })a0 forEvent:(struct __GSEvent { } *)a1; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; - (void)_adjustPushButtonForMiniBar:(BOOL)a0 isChangingBarHeight:(BOOL)a1; - (void)_adjustToolbarButtonInfo; - (void)_adjustToolbarButtonInfoTintColorHasChanged:(BOOL)a0; - (BOOL)_canGetPadding; - (BOOL)_infoIsButton; - (BOOL)_isBordered; - (BOOL)_isBorderedOtherThanAccessibility; - (double)_paddingForLeft:(BOOL)a0; - (void)_setBarHeight:(float)a0; - (void)_setButtonBarHitRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void)_setInTopBar:(BOOL)a0; - (void)_setInfoExtremityWidth:(float)a0 isMin:(BOOL)a1; - (void)_setInfoFlexibleWidth:(BOOL)a0; - (void)_setInfoWidth:(float)a0; - (void)_setLastHighlightSuccessful:(BOOL)a0; - (void)_setPressed:(BOOL)a0; - (BOOL)_shouldApplyPadding; - (void)_sizeView:(id)a0 toPossibleTitles:(id)a1 pressedTitle:(id)a2; - (void)_updateInfoTextColorsForState:(unsigned long long)a0; - (BOOL)_useBarHeight; - (id)initWithImage:(id)a0 pressedImage:(id)a1 label:(id)a2 labelHeight:(double)a3 withBarStyle:(long long)a4 withStyle:(long long)a5 withInsets:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a6 possibleTitles:(id)a7 possibleSystemItems:(id)a8 withToolbarTintColor:(id)a9 bezel:(BOOL)a10 imageInsets:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a11 glowInsets:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a12 landscape:(BOOL)a13; - (void)setToolbarTintColor:(id)a0; - (void)setUseSelectedImage:(BOOL)a0; @end