luxlabs header browser preview


@class UIBarButtonItem, AXSSImageDescriptionViewController, AKToolsListViewController, AKSignatureCreationViewController_iOS, AKAttributesPickerButton, NSLayoutConstraint, NSString, AKTextAttributesViewController, AKToolbarBackgroundView, UIToolbar, UIAlertController, AKController, AKAlertController, AKSignaturesViewController_iOS, AKAttributePickerViewController, PKToolPicker;
@protocol AKToolbarViewOpacityEditingDelegate;

@interface AKToolbarView : UIView <AXSSImageDescriptionViewControllerDelegate, AKToolsListViewControllerDelegate, AKAttributePickerViewControllerDelegate, AKSignaturesViewControllerDelegate, AKSignatureCreationControllerDelegate, UIPopoverPresentationControllerDelegate, PKPaletteViewPrivateDelegate, PKToolPickerObserverPrivate, PKToolPickerPrivateDelegate, PKPaletteViewAnnotationDelegate> {
    UIToolbar *_toolbar;
    AKToolbarBackgroundView *_backgroundView;
    UIBarButtonItem *_undoButton;
    UIBarButtonItem *_redoButton;
    UIBarButtonItem *_shareButton;
    UIBarButtonItem *_shapesPickerButton;
    UIBarButtonItem *_attributesPickerBarButton;
    UIBarButtonItem *_undoRedoFixedSpace;
    UIBarButtonItem *_attributesAddShapeFixedSpace;
    NSLayoutConstraint *_toolbarBottomConstraint;
    NSLayoutConstraint *_heightConstraint;
    AKAlertController *_signaturesAlertController;
    UIAlertController *_undoAlertController;
    AKTextAttributesViewController *_textAttributesViewController;
    AKSignaturesViewController_iOS *_signaturesSheetViewController;
    AKSignatureCreationViewController_iOS *_signaturesCreationController;
    AKToolsListViewController *_toolsListViewController;
    AKAttributePickerViewController *_attributePickerViewController;
    BOOL _showAttributePicker;
    BOOL _didSetupToolPicker;
    BOOL _shouldUseCachedSafeAreaInsets;
    struct UIEdgeInsets { double top; double left; double bottom; double right; } _cachedSafeAreaInsets;
    AKAttributesPickerButton *_attributesPickerButton;
    NSLayoutConstraint *_attributesPickerButtonWidthConstraint;
    NSLayoutConstraint *_attributesPickerButtonHeigthConstraint;
    BOOL _supportsOpacityEditing;
    AXSSImageDescriptionViewController *_imageDescriptionViewController;
}

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (nonatomic) BOOL undoRedoButtonsHidden;
@property (nonatomic) BOOL alwaysShowUndoButton;
@property (nonatomic, getter=isShareButtonHidden) BOOL shareButtonHidden;
@property (nonatomic) id shareButtonTarget;
@property (nonatomic) SEL shareButtonAction;
@property (nonatomic, getter=isTranslucent) BOOL translucent;
@property (nonatomic) BOOL contentsHidden;
@property (readonly, nonatomic) BOOL useNewFullscreenPalette;
@property (nonatomic) BOOL supportsOpacityEditing;
@property (weak, nonatomic) id<AKToolbarViewOpacityEditingDelegate> opacityEditingDelegate;
@property (nonatomic) BOOL wantsClearBackgroundColorInCompactSize;
@property (weak, nonatomic) AKController *annotationController;
@property (retain, nonatomic) PKToolPicker *toolPicker;
@property (readonly, nonatomic, getter=isToolPickerVisible) BOOL toolPickerVisible;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (id)redoButtonImage;
+ (id)undoButtonImage;
+ (id)redoButtonImageWithStyle:(unsigned long long)a0;
+ (id)undoButtonImageWithStyle:(unsigned long long)a0;

- (void)setBackgroundColor:(id)a0;
- (void)willMoveToWindow:(id)a0;
- (void)dealloc;
- (void)setOpaque:(BOOL)a0;
- (void)traitCollectionDidChange:(id)a0;
- (BOOL)pointInside:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1;
- (struct CGSize { double x0; double x1; })intrinsicContentSize;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)updateConstraints;
- (void)setAlpha:(double)a0;
- (void)setHidden:(BOOL)a0;
- (BOOL)presentationControllerShouldDismiss:(id)a0;
- (BOOL)canBecomeFirstResponder;
- (void).cxx_destruct;
- (id)hitTest:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1;
- (long long)adaptivePresentationStyleForPresentationController:(id)a0 traitCollection:(id)a1;
- (void)layoutSubviews;
- (void)didMoveToWindow;
- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;
- (id)presentedViewController;
- (void)setBackgroundImage:(id)a0 forToolbarPosition:(long long)a1 barMetrics:(long long)a2;
- (void)setShadowImage:(id)a0 forToolbarPosition:(long long)a1;
- (BOOL)shouldHide;
- (id)selectedAnnotations;
- (void)_toolPicker:(id)a0 didChangeColor:(id)a1;
- (BOOL)_toolPicker:(id)a0 shouldChangeSelectedToolColor:(id)a1;
- (void)_toolPickerDidChangePosition:(id)a0;
- (id)_toolPickerUndoManager:(id)a0;
- (void)toolPickerIsRulerActiveDidChange:(id)a0;
- (void)toolPickerSelectedToolDidChange:(id)a0;
- (void)toolPickerVisibilityDidChange:(id)a0;
- (id)_paletteView;
- (void)paletteViewDidSelectPlusButton:(id)a0;
- (void)setInk:(id)a0;
- (void)_updatePaletteUI;
- (void)dismissPalettePopoverWithCompletion:(id /* block */)a0;
- (void)endOpacityEditing;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frameObscuredInView:(id)a0;
- (id)paletteViewSelectedAnnotationColor:(id)a0;
- (unsigned long long)layoutForSize:(struct CGSize { double x0; double x1; })a0;
- (void)imageDescriptionViewControllerDidCancel:(id)a0;
- (void)imageDescriptionViewControllerDidDismiss:(id)a0;
- (void)imageDescriptionViewControllerDidSave:(id)a0;
- (void)_updatePalette;
- (void)dismissPresentedPopoversAnimated:(BOOL)a0;
- (void)endAnnotationEditing;
- (void)forceHideRuler;
- (void)setContentsHidden:(BOOL)a0 animated:(BOOL)a1;
- (void)_shouldUseCachedSafeAreaInsets:(BOOL)a0;
- (void)revalidateItems;
- (void)toolsList:(id)a0 didSelectToolWithTag:(long long)a1;
- (id)_toolPickerPopoverConfiguration;
- (void)_undoLongPress:(id)a0;
- (void)_annotationSelectionNotification:(id)a0;
- (void)_askAnnotationControllerDelegateToEnterFullScreen:(BOOL)a0;
- (void)_cleanupAfterUndoAlert;
- (void)_clearPresentedPopoverPointers;
- (void)_configureCustomDetentPresentationIfNeeded:(id)a0;
- (void)_dismissCurrentlyPresentedPopoverAnimated:(BOOL)a0 withCompletion:(id /* block */)a1;
- (void)_dismissImageDescriptionViewController;
- (void)_forceToolPickerVisibleForViewStateChange:(BOOL)a0;
- (BOOL)_hasSelectedAnnotations;
- (void)_installAttributesPickerButtonInPaletteContextEditingViewIfNeeded;
- (void)_presentImageDescriptionViewController;
- (void)_presentViewController:(id)a0 animated:(BOOL)a1;
- (void)_redo:(id)a0;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_safeAreaInsetsWithCachingIfNeeded;
- (void)_saveCachedSafeAreaInsets;
- (void)_setCurrentOverlaysToolPickerVisible:(BOOL)a0;
- (void)_setPopoverPresentationSource:(id)a0 fromSender:(id)a1;
- (void)_setPopoverPresentationSource:(id)a0 fromSender:(id)a1 sourceRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2;
- (BOOL)_setToolPickerVisible:(BOOL)a0 forResponder:(id)a1;
- (void)_setupPaletteViewIfNecessary;
- (void)_showColorPicker:(id)a0;
- (void)_showMarkupToolsPopover:(id)a0;
- (void)_showShapeAttributes:(id)a0;
- (void)_showShapeAttributesPopover:(id)a0;
- (void)_showShapesPicker:(id)a0;
- (void)_showSignaturesPopover:(id)a0 fromSourceView:(id)a1 sourceRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2;
- (void)_showTextAttributes:(id)a0;
- (void)_showTextStylePopover:(id)a0;
- (void)_showUndoAlertPopover:(id)a0;
- (void)_textEffectsWindowIsHosted:(id)a0;
- (void)_undo:(id)a0;
- (void)_undoAll:(id)a0;
- (void)_undoManagerNotification:(id)a0;
- (void)_updateAttributeControllerInk:(id)a0;
- (void)_updateTraitCollectionForViewControllerIfNecessary:(id)a0;
- (void)attributePicker:(id)a0 didSelectToolWithTag:(long long)a1 attributeTag:(long long)a2;
- (id)createUndoViewController;
- (id)createUndoViewControllerWithActionHandler:(id /* block */)a0;
- (void)didDismissPopover;
- (void)didDismissPopoverAndRestorePalette;
- (void)dismissPresentedPopovers;
- (void)hideModernToolbarView;
- (BOOL)isPresentingPopover;
- (BOOL)isPresentingPopovers;
- (id)popoverPresentingController;
- (void)resetToLastDrawingTool;
- (BOOL)setToolPickerVisible:(BOOL)a0 forFirstResponder:(id)a1;
- (BOOL)shouldUseCompactHeight;
- (BOOL)shouldUseCompactWidth;
- (void)signatureCreationControllerDidCreateSignature:(id)a0;
- (void)signatureCreationControllerDidDismiss:(id)a0;
- (void)signaturesViewControllerContinueToCreateSignature:(id)a0;
- (void)signaturesViewControllerContinueToManageSignatures:(id)a0;
- (void)signaturesViewControllerDidCancel:(id)a0;
- (void)signaturesViewControllerDidSelectSignature:(id)a0;
- (void)toolsListDidSelectOpacityItem:(id)a0;
- (void)updateCurrentOverlaysToolPickerVisibility;
- (void)updateCurrentOverlaysToolPickerVisibility:(BOOL)a0;

@end