@class ICSelectorDelayer, UITextRange, ICHashtagController, ICAuthorHighlightsUpdater, ICTextView, ICTextViewController, TPKContentView, ICShareNoteExporter, NSUserActivity, ICNote, ICAttributionSidebarView, NSMutableDictionary, PKTool, UIViewController, NSLayoutConstraint, ICAttachmentPresenter, NSObject, ICCollaborationButtonsController, ICAttributionSidebarController, NSUUID, ICInlineCanvasTextAttachment, NotesBackgroundView, ICActivityStreamDockView, UIMenu, UIView, NSUndoManager, ICNoteContext, ICTextViewScrollState, ICNoteUserActivityState, ICAuthorHighlightsController, ICTextController, ICTTTextStorage, ICInkPaletteController, ICNoteEditorTextFindingController, ICMentionsController, NSDate, TPKContentController, TPKContent, LinkEditorViewController, NSArray, ICSystemPaperLinkBarViewController, ICInvitationViewController, ICTTMergeableStringSelection, ICBluetoothKeyboardHintViewController, ICStyleSelectorViewController, ICHandwritingDebugWindow, NSString, ICInvitation, ICNoteEditorNavigationItemConfiguration, UITapGestureRecognizer, ICNAEventReporter, NSManagedObjectID, ICAttachmentInsertionController, ICInkToolPickerResponder, ICAudioBarViewController, ICNoteMergeabilityController, UIResponder, TPKContentPopoverViewController, ICPasswordEntryViewController, UIBarButtonItem, NSMutableSet, ICNoteEditorInputAccessoryView, UIAlertController, ICVisualAssetImportController, ICUnsupportedNoteView, ICSearchResultRegexMatchFinder, UITouch, ICLinkAcceleratorController, ICManagedObjectContextChangeController, ICViewControllerManager; @protocol UIActivityItemsConfigurationProviding, ICNoteEditorDelegate, ICAuxiliaryStyling, OS_dispatch_queue; @interface ICNoteEditorViewController : ICNoteEditorBaseViewController @property (class, readonly, nonatomic) UIMenu *formatKeyboardShortcutMenu; @property (readonly, nonatomic) UIViewController *rootViewController; @property (retain, nonatomic) ICTextViewController *textViewController; @property (retain, nonatomic) ICBluetoothKeyboardHintViewController *bluetoothKeyboardHintViewController; @property (retain, nonatomic) UIBarButtonItem *collaborationBarButtonItem; @property (nonatomic) BOOL quickNoteiPhoneDidSaveOrCancel; @property (retain, nonatomic) ICAttachmentPresenter *quickNoteiPhoneAttachmentPresenter; @property (retain, nonatomic) TPKContentController *tipContentController; @property (retain, nonatomic) TPKContent *tipContent; @property (retain, nonatomic) TPKContentView *tipContentView; @property (retain, nonatomic) TPKContentPopoverViewController *tipContentViewController; @property (nonatomic) BOOL tipContentControllerDelegateEnabled; @property (retain, nonatomic) ICStyleSelectorViewController *styleSelectorController; @property (retain, nonatomic) UIView *styleSelectorDummyInputView; @property (readonly, nonatomic) BOOL styleSelectorInputViewShowing; @property (retain, nonatomic) ICNoteEditorInputAccessoryView *textViewInputAccessoryView; @property (nonatomic) BOOL suspendBarButtonUpdates; @property (nonatomic) BOOL suspendSelectedRangeUpdates; @property (nonatomic) BOOL suspendTapGestureRecognizer; @property (retain, nonatomic) ICAudioBarViewController *audioBarViewController; @property (readonly, nonatomic) ICNoteContext *noteContext; @property (retain) NSUserActivity *noteUserActivity; @property (retain) ICNoteUserActivityState *noteUserActivityState; @property (retain, nonatomic) NSArray *keyboardButtonItems; @property (nonatomic) BOOL isEditingNewNote; @property (nonatomic) BOOL isSettingEditing; @property (nonatomic) BOOL hasMadeEdits; @property (nonatomic, getter=isTogglingLock) BOOL togglingLock; @property (retain, nonatomic) ICTTMergeableStringSelection *originalEndOfNote; @property (nonatomic) BOOL isAddingImageAttachment; @property (nonatomic) BOOL didEndEditingForAddingImageAttachment; @property (nonatomic) BOOL isConvertToTag; @property (copy, nonatomic) NSDate *keyboardAnimateInFinishTime; @property (nonatomic) double inputAccessoryViewHeight; @property (retain, nonatomic) ICAttachmentInsertionController *attachmentInsertionController; @property (retain, nonatomic) ICHashtagController *hashtagController; @property (retain, nonatomic) ICMentionsController *mentionsController; @property (retain, nonatomic) ICLinkAcceleratorController *linkAcceleratorController; @property (retain, nonatomic) ICCollaborationButtonsController *collaborationButtonsController; @property (weak, nonatomic) LinkEditorViewController *linkEditorViewController; @property (readonly, nonatomic) NotesBackgroundView *backgroundView; @property (retain, nonatomic) ICPasswordEntryViewController *passwordEntryViewController; @property (retain, nonatomic) ICPasswordEntryViewController *lockIconCoverViewController; @property (retain, nonatomic) ICInvitationViewController *invitationViewController; @property (nonatomic) double textViewMinimumBottomInset; @property (nonatomic) double textViewScrollIndicatorBottomInsetOverride; @property (nonatomic) double textViewScrollIndicatorBottomInsetOverrideToRestore; @property (readonly, nonatomic) double textViewBottomInsetThatWeWant; @property (readonly, nonatomic) struct UIEdgeInsets { double x0; double x1; double x2; double x3; } textViewScrollIndicatorInsetsThatWeWant; @property (readonly, nonatomic) double textViewTopInsetThatWeWant; @property (nonatomic) BOOL userWantsToSeeDateLabel; @property (retain, nonatomic) UIAlertController *limitExceededAlertController; @property (nonatomic) struct _NSRange { unsigned long long location; unsigned long long length; } lastSelectedRange; @property (retain, nonatomic) NSMutableDictionary *savedScrollStates; @property (retain, nonatomic) ICTextViewScrollState *archivedScrollStateToApply; @property (nonatomic) BOOL shouldOverscrollScrollState; @property (nonatomic) long long currentWritingDirection; @property (retain, nonatomic) ICSearchResultRegexMatchFinder *searchRegexFinder; @property (retain, nonatomic) UITextRange *selectedTextRangeToRestoreAfterBarSourcedPopoverPresentation; @property (retain, nonatomic) ICSelectorDelayer *updateNoteUserActivityStateDelayer; @property (retain, nonatomic) NSObject *userActivityUpdateQueue; @property (nonatomic) BOOL isSelecting; @property (retain, nonatomic) NSDate *keyboardDidShowAnimationDate; @property (nonatomic) BOOL shouldBeginEditingAfterNoteUnlock; @property (nonatomic) struct CGPoint { double x; double y; } changePasswordContentOffset; @property (nonatomic) BOOL isPerformingDeleteAnimation; @property (nonatomic) BOOL isSettingSelection; @property (readonly, nonatomic) BOOL shouldForceLightContent; @property (nonatomic) BOOL didDrawWithPencilWithoutPalette; @property (weak, nonatomic) ICInlineCanvasTextAttachment *selectedCanvasAttachment; @property (nonatomic, getter=isShowingIndentationItems) BOOL showingIndentationItems; @property (nonatomic, getter=isShowingChecklistItems) BOOL showingChecklistItems; @property (retain, nonatomic) NSArray *extraItemsBeforeCustomCalloutOptions; @property (retain, nonatomic) NSArray *swipeGestureRecognizers; @property (retain, nonatomic) ICActivityStreamDockView *activityStreamToolbar; @property (retain, nonatomic) NSLayoutConstraint *activityStreamToolbarBottomConstraint; @property (nonatomic) BOOL isPreviewingAttachmentFromNote; @property (nonatomic) BOOL shouldClearBackgroundColorAfterPreview; @property (nonatomic) BOOL shouldClearCornerRadiusAfterPreview; @property (readonly, nonatomic) BOOL canFindInNote; @property (readonly, nonatomic) BOOL currentSelectionContainsListOrFixedWidth; @property (nonatomic) BOOL hasKeyboardBeenVisibleBefore; @property (nonatomic) BOOL shouldInputAccessoryViewButtonsBeVisible; @property (retain, nonatomic) ICSelectorDelayer *applyAccessibilityInfoDelayer; @property (nonatomic) BOOL previouslyHadMarkedText; @property (nonatomic) BOOL wasWindowlessDuringTransitionToSize; @property (retain, nonatomic) UIView *rulerHostingView; @property (retain, nonatomic) ICInkPaletteController *inkPaletteController; @property (nonatomic) unsigned long long inkPickerState; @property (retain, nonatomic) ICHandwritingDebugWindow *handwritingDebugWindow; @property (retain, nonatomic) ICSelectorDelayer *handwritingDebugSelectorDelayer; @property (retain, nonatomic) NSDate *dateOfLastStrokeOrNewDrawing; @property (nonatomic) BOOL isDrawingStroke; @property (nonatomic) BOOL isDrawingStrokeWithPencil; @property (retain, nonatomic) UITouch *currentStrokeStartTouch; @property (retain, nonatomic) ICInkToolPickerResponder *paletteResponder; @property (nonatomic) BOOL wasEditingBeforeDrawing; @property (nonatomic) BOOL tableButtonsShowMore; @property (retain, nonatomic) ICSelectorDelayer *noteOrFolderChangedCallbackSelectorDelayer; @property (retain, nonatomic) NSUUID *createdGalleryAttachmentUUID; @property (retain, nonatomic) NSArray *indentKeyCommands; @property (retain, nonatomic) NSArray *indentRTLKeyCommands; @property (nonatomic) BOOL isLoadingStyleSelectorInputView; @property (nonatomic) BOOL shouldRemoveEmptyNoteWhenViewDisappeared; @property (retain, nonatomic) ICShareNoteExporter *noteExporter; @property (nonatomic) BOOL updateContentSizeCategoryWhenVisible; @property (retain, nonatomic) ICSelectorDelayer *showOrHideSearchPatternHighlightsDelayer; @property (nonatomic) BOOL shouldFireNoteViewEventOnViewDisappear; @property (copy, nonatomic) NSDate *noteLastModificationDate; @property (nonatomic) BOOL shouldTrackNoteViewEventAnalyticsFromSettingNote; @property (nonatomic) BOOL showInkPickerAfterViewAppears; @property (nonatomic) BOOL showInsertUIAfterViewAppears; @property (nonatomic) BOOL addToDoListAfterViewAppears; @property (nonatomic) BOOL addDocumentScanAfterViewAppears; @property (weak, nonatomic) ICNote *previousNote; @property (retain, nonatomic) ICAuthorHighlightsController *authorHighlightsController; @property (retain, nonatomic) ICAuthorHighlightsUpdater *authorHighlightsUpdater; @property (nonatomic) BOOL shouldAllowAttributionSidebar; @property (retain, nonatomic) NSMutableSet *enabledSubviews; @property (retain, nonatomic) ICSystemPaperLinkBarViewController *paperLinkBarViewController; @property (retain, nonatomic) NSLayoutConstraint *paperLinkBarTopConstraint; @property (nonatomic) BOOL linksBarNeedsAnimationWhileEditorIsVisible; @property (retain, nonatomic) ICManagedObjectContextChangeController *noteAndFolderChangeController; @property (retain, nonatomic) ICManagedObjectContextChangeController *hashtagsChangeController; @property (retain, nonatomic) ICUnsupportedNoteView *unsupportedNoteView; @property (retain, nonatomic) UITapGestureRecognizer *unsupportedNoteTapGestureRecognizer; @property (retain, nonatomic) ICVisualAssetImportController *visualAssetImportController; @property (retain, nonatomic) id activityItemsConfigurationProvider; @property (nonatomic) BOOL preventSnappingToLastPaperDocument; @property (nonatomic) BOOL needsInitialBarConfiguration; @property (readonly, nonatomic) ICTextController *icaxTextController; @property (readonly, nonatomic) ICAudioBarViewController *icaxAudioBarViewController; @property (readonly, nonatomic) UIBarButtonItem *icaxToggleTodoBarItem; @property (readonly, nonatomic) UIBarButtonItem *icaxSelectStyleBarItem; @property (readonly, nonatomic) UIBarButtonItem *icaxAddAttachmentBarItem; @property (readonly, nonatomic) UIBarButtonItem *icaxDrawBarButton; @property (readonly, nonatomic) UIBarButtonItem *icaxDrawBarButtonCompact; @property (readonly, nonatomic) UIBarButtonItem *icaxCameraBarButton; @property (readonly, nonatomic) UIBarButtonItem *icaxCameraBarButtonCompact; @property (readonly, nonatomic) UIBarButtonItem *icaxRecordAudioBarButton; @property (readonly, nonatomic) UIBarButtonItem *icaxRecordAudioBarButtonCompact; @property (retain, nonatomic) ICNoteEditorNavigationItemConfiguration *navigationItemConfiguration; @property (retain, nonatomic) ICInvitation *invitation; @property (readonly, nonatomic) ICTextController *textController; @property (weak, nonatomic) id delegate; @property (weak, nonatomic) ICViewControllerManager *viewControllerManager; @property (nonatomic) BOOL startEditingAfterViewAppears; @property (nonatomic, getter=isStyleSelectorInputViewPresenting) BOOL styleSelectorInputViewPresenting; @property (readonly, nonatomic) NSUndoManager *textViewUndoManager; @property (readonly, nonatomic) ICTextView *textView; @property (readonly, nonatomic) ICTextView *textViewIfLoaded; @property (retain, nonatomic) ICNoteMergeabilityController *mergeabilityController; @property (readonly, nonatomic) ICNoteEditorTextFindingController *textFindingController; @property (nonatomic) BOOL shouldResetTextViewContentOffsetWhenAppearing; @property (readonly, nonatomic) ICTextViewScrollState *currentScrollState; @property (readonly, nonatomic) PKTool *lastSavedInkingTool; @property (readonly, nonatomic) ICAttributionSidebarController *attributionSidebarController; @property (readonly, nonatomic) ICAttributionSidebarView *attributionSidebarView; @property (readonly, nonatomic) BOOL isInkPickerShowing; @property (nonatomic) BOOL doNotAdvanceInsertionPointAfterInsertingAttachment; @property (copy, nonatomic) NSString *hostBundleIdentifier; @property (copy, nonatomic) NSManagedObjectID *noteViewEventSourceObjectID; @property (nonatomic, getter=isSplitViewExpandingOrCollapsing) BOOL splitViewExpandingOrCollapsing; @property (nonatomic) BOOL ignoresTaps; @property (nonatomic) BOOL canShowLinkBar; @property (nonatomic, getter=isPaperLinkBarShowing) BOOL paperLinkBarShowing; @property (nonatomic) BOOL needsToPerformInitialPaperAnimations; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (readonly) BOOL shouldShowFloatingSuggestions; @property (readonly, nonatomic) long long writingDirection; @property (readonly, nonatomic) BOOL languageHasSpaces; @property (readonly, nonatomic) ICTTTextStorage *textStorage; @property (readonly, nonatomic) NSString *searchString; @property (readonly, nonatomic) struct _NSRange { unsigned long long x0; unsigned long long x1; } lastSelectedRangeForAccelerator; @property (readonly, nonatomic) ICNote *note; @property (readonly, nonatomic) UIView *acceleratorHostingView; @property (readonly, nonatomic) ICNAEventReporter *eventReporter; @property (readonly, nonatomic) BOOL isSelectionBlockQuote; @property (readonly, nonatomic) BOOL isEditingOnSystemPaperOnPad; @property (weak, nonatomic) UIResponder *auxiliaryResponder; @property (weak, nonatomic) id auxiliaryStylingController; @property (readonly, nonatomic) BOOL wantsToRemainFirstResponder; + (void)initialize; + (void)dismissChildPresentedViewControllersInPostOrder:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2; + (id)editorViewControllerWithIdentifier:(long long)a0 options:(unsigned long long)a1; + (id)keyPathsForValuesAffectingTextView; - (void)applicationDidBecomeActive:(id)a0; - (void)setSelectedRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0; - (void)scrollViewDidEndDecelerating:(id)a0; - (void)keyboardDidHide:(id)a0; - (id)undoManager; - (id)userActivity; - (void)viewWillAppear:(BOOL)a0; - (void)_boundingPathMayHaveChangedForView:(id)a0 relativeToBoundsOriginOnly:(BOOL)a1; - (void)dealloc; - (void)traitCollectionDidChange:(id)a0; - (void)fetchAll; - (BOOL)gestureRecognizer:(id)a0 shouldReceiveTouch:(id)a1; - (void)viewDidLayoutSubviews; - (void)setNote:(id)a0; - (void)sceneDidActivate:(id)a0; - (void)viewDidLoad; - (long long)preferredStatusBarStyle; - (void)scrollViewDidEndDragging:(id)a0 willDecelerate:(BOOL)a1; - (BOOL)resignFirstResponder; - (void)scrollViewDidEndScrollingAnimation:(id)a0; - (void)setEditing:(BOOL)a0 animated:(BOOL)a1; - (void)presentationControllerDidDismiss:(id)a0; - (void)localeChanged:(id)a0; - (void)contentController:(id)a0 contentDidBecomeAvailable:(id)a1 animated:(BOOL)a2; - (void)pressesBegan:(id)a0 withEvent:(id)a1; - (void)scrollViewWillBeginDecelerating:(id)a0; - (void)contentSizeCategoryDidChange; - (id)contentScrollView; - (void)keyboardDidChangeFrame:(id)a0; - (BOOL)_scribbleInteraction:(id)a0 shouldBeginAtLocation:(struct CGPoint { double x0; double x1; })a1; - (id)scrollView; - (void)userActivityWillSave:(id)a0; - (void)contentController:(id)a0 didFinishWithContent:(id)a1 animated:(BOOL)a2; - (void)keyboardWillShow:(id)a0; - (void)viewWillDisappear:(BOOL)a0; - (BOOL)_canShowWhileLocked; - (void)setNeedsStatusBarAppearanceUpdate; - (void)observeValueForKeyPath:(id)a0 ofObject:(id)a1 change:(id)a2 context:(void *)a3; - (BOOL)canBecomeFirstResponder; - (void).cxx_destruct; - (void)_scrollViewDidInterruptDecelerating:(id)a0; - (void)viewDidMoveToWindow:(id)a0 shouldAppearOrDisappear:(BOOL)a1; - (void)viewDidAppear:(BOOL)a0; - (BOOL)textView:(id)a0 shouldInteractWithURL:(id)a1 inRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2 interaction:(long long)a3; - (id)contentController:(id)a0 contentView:(id)a1 iconForCustomizationID:(long long)a2; - (void)viewWillTransitionToSize:(struct CGSize { double x0; double x1; })a0 withTransitionCoordinator:(id)a1; - (BOOL)becomeFirstResponder; - (long long)adaptivePresentationStyleForPresentationController:(id)a0 traitCollection:(id)a1; - (void)setUserInteractionEnabled:(BOOL)a0; - (void)_scribbleInteraction:(id)a0 willBeginWritingInElement:(id)a1; - (BOOL)gestureRecognizer:(id)a0 shouldRequireFailureOfGestureRecognizer:(id)a1; - (void)viewDidDisappear:(BOOL)a0; - (void)scrollViewDidScroll:(id)a0; - (void)scrollViewWillBeginDragging:(id)a0; - (void)scrollViewWillEndDragging:(id)a0 withVelocity:(struct CGPoint { double x0; double x1; })a1 targetContentOffset:(inout struct CGPoint { double x0; double x1; } *)a2; - (void)applicationDidEnterBackground:(id)a0; - (BOOL)gestureRecognizer:(id)a0 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)a1; - (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1; - (void)userActivity:(id)a0 didReceiveInputStream:(id)a1 outputStream:(id)a2; - (void)keyboardDidShow:(id)a0; - (id)nibBundle; - (BOOL)textView:(id)a0 shouldChangeTextInRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1 replacementText:(id)a2; - (void)textViewDidBeginEditing:(id)a0; - (void)textViewDidChange:(id)a0; - (void)textViewDidChangeSelection:(id)a0; - (void)textViewDidEndEditing:(id)a0; - (BOOL)textViewShouldBeginEditing:(id)a0; - (void)undoAction:(id)a0; - (id)initWithIdentifier:(long long)a0 options:(unsigned long long)a1; - (id)contentController:(id)a0 clientContextMapForKeys:(id)a1; - (void)contentController:(id)a0 eventOccurred:(long long)a1 content:(id)a2 context:(id)a3; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })visibleRange; - (void)_accessibilityLoadAccessibilityInformation; - (void)setTitleStyle:(id)a0; - (void)doneEditing; - (void)startEditing; - (BOOL)allowsAccessibilityChildReparenting; - (BOOL)allowsNewTextLength:(unsigned long long)a0; - (void)attachmentInsertionController:(id)a0 didAddAttachment:(id)a1 atRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2; - (void)attachmentInsertionController:(id)a0 didAddInlineAttachment:(id)a1 atRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2 textStorage:(id)a3; - (void)attachmentInsertionController:(id)a0 willAddAttachment:(id)a1 atRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2; - (void)audioPlaybackPlayNotification:(id)a0; - (double)consumedBottomAreaForResizer:(id)a0; - (id)contextMenuInteraction:(id)a0; - (id)drawingsForHandwritingDebugWindow:(id)a0; - (void)handwritingDebugWindowShouldClose:(id)a0; - (void)inkPalette:(id)a0 didChangeColor:(id)a1; - (void)inkPalette:(id)a0 didChangePalettePositionStart:(long long)a1 end:(long long)a2; - (void)inkPalette:(id)a0 didHideAnimated:(BOOL)a1; - (void)inkPalette:(id)a0 didPickTool:(id)a1; - (void)inkPalette:(id)a0 didShowAnimated:(BOOL)a1; - (BOOL)inkPalette:(id)a0 shouldResignFirstResponder:(id)a1; - (void)inkPalette:(id)a0 willHideAnimated:(BOOL)a1; - (void)inkPalette:(id)a0 willShowAnimated:(BOOL)a1; - (id)inkPaletteButtonView:(id)a0; - (void)inkPaletteDidHideWithDoneButton:(id)a0; - (void)inkPaletteDidToggleRuler:(id)a0 isRulerActive:(BOOL)a1; - (id)inkPaletteUndoManager:(id)a0; - (void)keyboardResizerAdjustInsetsWithKeyboardFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 scrollAboveHeight:(double)a1 duration:(double)a2; - (BOOL)keyboardResizerAutoscrollAboveKeyboard; - (id)managedObjectContextChangeController:(id)a0 managedObjectIDsToUpdateForUpdatedManagedObjects:(id)a1; - (void)managedObjectContextChangeController:(id)a0 performUpdatesForManagedObjectIDs:(id)a1; - (BOOL)managedObjectContextChangeControllerShouldUpdateImmediately:(id)a0; - (id)responderToMatch; - (void)strikethrough:(id)a0; - (double)topInsetForResizer:(id)a0; - (void)updateContentViewBezelsStandalone:(BOOL)a0 needsAdditionalBottomMargin:(BOOL)a1 needsAdditionalLeadingMargin:(BOOL)a2; - (void)updateDataOwnerForCopyAndPaste; - (void)updateForceLightContentIfNecessary; - (void)submitNoteViewEventForModernNote:(id)a0; - (void)textView:(id)a0 willAddDrawingAtIndex:(unsigned long long)a1; - (BOOL)rulerHostWantsSharedRuler; - (BOOL)textView:(id)a0 canAddDrawingAtIndex:(unsigned long long)a1; - (void)textView:(id)a0 didRemoveDrawingAtIndex:(unsigned long long)a1; - (id)textView:(id)a0 newAttachmentForFileType:(id)a1; - (void)textView:(id)a0 upgradeDrawingAtIndex:(unsigned long long)a1 itemProviders:(id)a2 insertionLocationInDrawing:(struct CGPoint { double x0; double x1; })a3; - (BOOL)textViewCanAddStroke:(id)a0; - (BOOL)textViewCanSelectDrawing:(id)a0; - (void)textViewDidEndStroke:(id)a0; - (void)textViewWillBeginStroke:(id)a0 forTouch:(id)a1; - (id)defaultInkColor; - (BOOL)handleTapGestureForAttribution:(id)a0; - (void)navigationControllerWillChange:(id)a0; - (void)openLinkEditor:(id)a0; - (void)warnUserAttachmentLimitExceeded; - (BOOL)canConvertToTag; - (id)lastPaperDocumentAttachmentView; - (void)noteWillAppear:(id)a0; - (void)removeLinksFromCurrentSelection; - (id)scanDataDelegateWithIdentifier:(id)a0; - (void)setHasMadeEdits; - (BOOL)shouldLockTextViewContentOffset; - (void)showUserAndDateViewsIfNecessary; - (void)acceleratorOriginNeedsUpdate; - (void)addKVOObserversForNote:(id)a0; - (id)addNewNote; - (void)addNewNoteIfNeeded; - (id)addNewNoteWithEvent:(id)a0; - (void)addNote:(id)a0; - (void)addNote:(id)a0 event:(id)a1 shouldInstrumentAsNewNoteAffordanceUsage:(BOOL)a2; - (id)addQuickNoteWithPencil:(BOOL)a0; - (void)addSystemPaperAttachment; - (void)addSystemPaperImageData:(id)a0 updateFirstResponder:(BOOL)a1; - (void)addSystemPaperImageData:(id)a0 updateFirstResponder:(BOOL)a1 forceAddToPaper:(BOOL)a2; - (BOOL)addSystemPaperLink:(id)a0 updateFirstResponder:(BOOL)a1; - (void)addTable:(id)a0; - (void)addToTags:(id)a0; - (void)addTodoListAtEndOfNote; - (void)applyAccessibilityInfo; - (void)applyScrollStateFromArchive:(id)a0; - (void)applyScrollStateIfAvailable; - (void)attachmentBrickDidChangeSize; - (id)attachmentPresenter:(id)a0 transitionViewForAttachment:(id)a1; - (BOOL)attachmentPresenter:(id)a0 useFullPDFTransitionForAttachment:(id)a1; - (void)attachmentPresenterDidDismiss:(id)a0; - (void)attachmentView:(id)a0 shouldPresentAttachment:(id)a1; - (void)attachmentView:(id)a0 shouldPresentNote:(id)a1; - (BOOL)attachmentView:(id)a0 shouldRespondToPanGestureTouch:(id)a1 forAttachment:(id)a2; - (void)attachmentView:(id)a0 shouldShareAttachment:(id)a1; - (id)attachmentViewForTextAttachment:(id)a0 characterIndex:(long long)a1; - (void)attachmentsExceeded:(id)a0; - (id)attributedStringFromHTML:(id)a0; - (long long)attributionSidebarVisibility; - (void)audioBarViewControllerDone:(id)a0; - (void)authenticationAuthenticateBiometricsAttemptDidFail:(id)a0; - (id)barButtonItemForTipCustomizationID:(long long)a0; - (id)barButtonItemWithImage:(id)a0 selector:(SEL)a1; - (void)blockAccessibilityScreenChangedNotificationsIfNecessaryForDuration:(double)a0; - (BOOL)canAddToTags; - (BOOL)canConvertToText; - (BOOL)canIndentByAmount:(long long)a0; - (BOOL)canIndentLeft; - (BOOL)canIndentRight; - (BOOL)canMoveSelectedListItemDown; - (BOOL)canMoveSelectedListItemUp; - (BOOL)canOpenLink; - (void)cancelFromSystemPaperCard:(id)a0; - (void)changeStyle:(id)a0; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })charRangeForSwipeTextRange:(id)a0; - (void)checkAll:(id)a0; - (void)cleanupAfterAddImageAttachmentOperation; - (void)cleanupAfterBarSourcedPopoverPresentation; - (void)cleanupAfterFingerDrawing; - (void)clearTextViewSelection; - (void)clearTipContent:(id)a0 animated:(BOOL)a1; - (void)convertToTag:(id)a0; - (void)convertToText:(id)a0; - (void)createAndPresentCloudSharingControllerBySender:(id)a0; - (void)createInkPickerControllerIfNecessary; - (void)createLink:(id)a0 title:(id)a1 textSelection:(id)a2 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a3 addApproach:(long long)a4; - (id)createNewNote; - (void)createNoteLinkAttachment:(id)a0 textSelection:(id)a1 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2 addApproach:(long long)a3; - (void)createSystemPaperLinkBarIfNecessary; - (void)createTodoListItem:(id)a0; - (unsigned long long)currentBIUSForStyleSelector; - (id)currentStylesForStyleSelectorIgnoreTypingAttributes:(BOOL)a0; - (id)currentValidToolForNewDrawingOrNote; - (void)decreaseIndentation:(id)a0; - (void)deleteCurrentNote:(id)a0; - (void)didAddAttachmentForNoteNotification:(id)a0; - (void)didBeginFindInteraction; - (void)didEndEditingNote; - (void)didEndFindInteraction; - (void)didInvokeAnalyticsCalloutBarButtonActionOfType:(long long)a0; - (void)didInvokeAnalyticsChecklistActionChecked:(BOOL)a0; - (void)didInvokePasteWithAttributedString:(id)a0; - (void)didSelectNoteSuggestionWithIdentifier:(id)a0 title:(id)a1; - (void)disableTipContentControllerDelegateAnimated:(BOOL)a0; - (BOOL)documentCameraController:(id)a0 canAddImages:(unsigned long long)a1; - (void)documentCameraController:(id)a0 didFinishWithDocInfoCollection:(id)a1 imageCache:(id)a2 warnUser:(BOOL)a3; - (void)documentCameraController:(id)a0 didFinishWithDocInfoCollection:(id)a1 imageCache:(id)a2 warnUser:(BOOL)a3 closeViewController:(BOOL)a4; - (id)documentCameraControllerCreateDataCryptorIfNecessary; - (void)documentCameraControllerDidCancel:(id)a0; - (void)documentCameraControllerDidCancelWithPresentingViewController:(id)a0; - (void)documentCameraControllerDidRetake:(id)a0 pageCount:(unsigned long long)a1; - (void)documentCameraPresentingViewController:(id)a0 didFinishWithInfoCollection:(id)a1 imageCache:(id)a2 warnUser:(BOOL)a3 closeViewController:(BOOL)a4; - (void)donateEditingIntentIfNecessary; - (void)doneEditing:(id)a0; - (void)enableTipContentControllerDelegate; - (void)ensurePaperPreviewsExistIfNecessary; - (void)ensureValidInkForNewDrawingOrNote; - (id)firstEmbeddedScrollViewInView:(id)a0; - (id)flexibleSpaceBarButtonItem; - (void)forceLightContentDidChange:(id)a0; - (id)getTableControllerFor:(id)a0; - (void)gridViewBack:(id)a0; - (void)handleLeftOrRightSwipe:(id)a0; - (void)handleMenuBarButtonTap:(id)a0; - (BOOL)hasInlineTip; - (void)hashtagInsertedInNote:(id)a0 tokenContentIdentifier:(id)a1 viaAutoComplete:(BOOL)a2; - (void)hashtagViewController:(id)a0 insertFutureHashtagWithText:(id)a1; - (void)hashtagViewController:(id)a0 insertHashtagWithText:(id)a1; - (void)hashtagViewController:(id)a0 insertUnknownInlineAttachmentWithText:(id)a1; - (void)hideAcceleratorIfNecessary; - (void)hideActivityStreamToolbarAnimated:(BOOL)a0; - (void)hideAndDismissPresentedViewController; - (void)hideInkPicker; - (void)hideTipAnimated:(BOOL)a0; - (void)highlightSearchMatchesForRegexFinder:(id)a0; - (id)iCloudShareBarButtonItem; - (void)iCloudShareButtonPressed:(id)a0; - (id)icSplitViewController; - (long long)icasPalettePositionFromPKPalettePosition:(long long)a0; - (void)icaxToggleTodoStyle; - (void)increaseIndentation:(id)a0; - (void)indentLeft:(id)a0; - (void)indentRight:(id)a0; - (void)indentSelectionIfPossibleByAmount:(long long)a0; - (void)inlineAttachmentDeleted:(id)a0; - (id)inlineDrawingAttachmentForPoint:(struct CGPoint { double x0; double x1; })a0; - (void)inputAccessoryDisclosureStateDidChange:(id)a0 tapped:(BOOL)a1; - (void)inputAccessoryDisclosureStateWillChange:(id)a0; - (void)insertSidecarItems:(id)a0 service:(long long)a1; - (BOOL)isDocumentCameraAvailable; - (BOOL)isEditingOnSystemPaperOnPhone; - (BOOL)isNewInk:(id)a0; - (BOOL)isPhotosLibraryAvailable; - (BOOL)isPositionOnTodoItem:(struct CGPoint { double x0; double x1; })a0; - (BOOL)isSwipeOnTodoItem:(id)a0; - (void)linkEditorWillDismiss; - (id)linkForSelection; - (void)lockBarButtonPressed:(id)a0; - (void)lockNoteManagerDidToggleLock:(id)a0; - (void)lockNoteManagerWillToggleLock:(id)a0; - (void)mentionInsertedInNote:(id)a0 mentionID:(id)a1 participantID:(id)a2 viaAutoComplete:(BOOL)a3; - (void)mergeRelatedOperationsDidEnd:(id)a0; - (void)migrationStateDidChange:(id)a0; - (void)moveCheckedToBottom:(id)a0; - (void)moveSelectedListItemDown:(id)a0; - (void)moveSelectedListItemUp:(id)a0; - (void)moveToFolderPressed:(id)a0; - (void)noteDecryptedStatusDidChange:(id)a0; - (void)noteDidDeauthenticateAfterMerge:(id)a0; - (void)noteEditorNavigationItemConfiguration:(id)a0 addChecklistFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 addNoteFromBarButtonItem:(id)a1 event:(id)a2; - (void)noteEditorNavigationItemConfiguration:(id)a0 addTableFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 changeStyleFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 closeAuxiliaryWindowFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 deleteFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 didCompleteAnimationFromInlineSketchBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 doneEditingFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 inlineSketchFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 insertMediaWithSourceType:(unsigned long long)a1 mediaBarButtonItem:(id)a2; - (void)noteEditorNavigationItemConfiguration:(id)a0 insertSidecarItemWithMenuItems:(id)a1 service:(long long)a2 mediaBarButtonItem:(id)a3; - (void)noteEditorNavigationItemConfiguration:(id)a0 moveFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 quickNoteDidCancelFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 quickNoteDidSaveFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 quickNoteShowAllNotesFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 redoFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 shareFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 showPhotoLibraryFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 startEditingFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 toggleLockFromBarButtonItem:(id)a1; - (void)noteEditorNavigationItemConfiguration:(id)a0 undoFromBarButtonItem:(id)a1; - (id)noteEditorNavigationItemConfigurationChecklistAccessibilityValue:(id)a0; - (id)noteEditorNavigationItemConfigurationCollaborationBarButtonItem:(id)a0; - (id)noteEditorNavigationItemConfigurationInputAccessoryToolbar:(id)a0; - (id)noteEditorNavigationItemConfigurationInputAssistantItem:(id)a0; - (id)noteEditorNavigationItemConfigurationPresentingSourceView:(id)a0; - (id)noteEditorNavigationItemConfigurationPresentingViewController:(id)a0; - (id)noteEditorNavigationItemConfigurationPresentingWindowScene:(id)a0; - (id)noteEditorNavigationItemConfigurationStyleSelectorViewController:(id)a0; - (id)noteEditorNavigationItemConfigurationTableAttachmentViewController:(id)a0; - (id)noteEditorNavigationItemConfigurationToolbar:(id)a0; - (BOOL)noteHasAnyPencilKitDrawings; - (void)noteOrFolderChangedCallback; - (id)notePreviewView:(id)a0; - (void)noteShowsAuthorHighlightsDidChange:(id)a0; - (void)noteWillBeDeleted:(id)a0; - (void)notesContextRefreshNotification:(id)a0; - (void)openExperimentalHashtagUI:(id)a0; - (void)openLink:(id)a0; - (void)openLinkEditorForLink:(id)a0; - (void)paperKitBundleDidMerge:(id)a0; - (void)passwordEntryAlertControllerAttemptDidFail:(id)a0; - (void)performAddCollaboratorsActivity:(id)a0; - (void)performDeleteAnimation:(id)a0; - (void)performFindInNote:(id)a0; - (void)performReplaceInNote:(id)a0; - (void)prepareForBarSourcedPopoverPresentation; - (void)prepareSelectionForAddingAttachment; - (void)prepareToSnapToPaperDocumentAtStartOfDragIfNecessary:(id)a0; - (void)presentAttachment:(id)a0; - (void)quickNoteAllNotes:(id)a0; - (id)radarTitleForHandwritingDebugWindow:(id)a0; - (void)rebuildInputAccessoryView; - (void)recreateTextView; - (void)recreateTextViewIfNecessary; - (void)recreateTextViewIfPasswordEntryScreenExistsButNoteIsUnlocked; - (void)redoAction:(id)a0; - (void)refreshHandwritingDebugWindow; - (void)rememberNoteContentForEditingIntent; - (void)remoteDocumentCameraController:(id)a0 didFailWithError:(id)a1; - (void)remoteDocumentCameraController:(id)a0 didFinishWithInfoCollection:(id)a1; - (void)remoteDocumentCameraControllerDidCancel:(id)a0; - (void)removeChecked:(id)a0; - (void)removeCurrentScrollState; - (void)removeInlineTipViewAnimated:(BOOL)a0; - (void)removeKVOObserversForNote:(id)a0; - (void)removeLinksFromRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0; - (void)removeLinksFromTextSelection:(id)a0 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1; - (void)resetBarButtonsAnimated:(BOOL)a0; - (void)resetBarButtonsAnimated:(BOOL)a0 checkIfVisible:(BOOL)a1; - (void)resetDateView; - (void)resetTextViewContentOffset; - (void)resetTextViewUndoManager; - (void)restoreTextViewScrollPosition:(double)a0; - (void)restoreTextViewVisibleRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0 animated:(BOOL)a1; - (void)runScrollPerformanceTest:(id)a0 iterations:(int)a1 offset:(int)a2; - (void)runTableHorizontalScrollPerformanceTest:(id)a0 iterations:(int)a1 offset:(int)a2; - (void)saveCurrentScrollState; - (void)saveFromSystemPaperCard:(id)a0; - (void)saveInlineDrawings; - (void)saveNote; - (void)saveToolAsCurrentTool:(id)a0; - (void)sceneWillDeactivate:(id)a0; - (void)scrollRangeToVisible:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0 animated:(BOOL)a1; - (void)scrollRangeToVisible:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0 animated:(BOOL)a1 inSearchableString:(id)a2 searchHighlightRegexFinder:(id)a3; - (void)scrollRangeToVisibleWhenViewAppears:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a0 animated:(BOOL)a1 inSearchableString:(id)a2 searchHighlightRegexFinder:(id)a3; - (void)selectDrawingAttachmentIfNeeded:(id)a0; - (void)setBodyStyle:(id)a0; - (void)setBulletedListStyle:(id)a0; - (void)setCurrentTextStyle:(unsigned int)a0; - (void)setDashedListStyle:(id)a0; - (void)setFixedWidthStyle:(id)a0; - (void)setHeadingStyle:(id)a0; - (void)setNote:(id)a0 delayedForLaunch:(BOOL)a1 successHandler:(id /* block */)a2; - (void)setNote:(id)a0 overrideScrollState:(id)a1; - (void)setNumberedListStyle:(id)a0; - (void)setSubheadingStyle:(id)a0; - (void)setupForFingerDrawing; - (void)setupLinedPaperOnNewNote:(id)a0 willStartEditing:(BOOL)a1; - (void)shareButtonPressedWithSender:(id)a0; - (void)sharedWithYouControllerDidUpdateHighlights:(id)a0; - (void)shiftReturn:(id)a0; - (void)shiftTab:(id)a0; - (BOOL)shouldBlockHitTestOnTextView:(id)a0 event:(id)a1; - (BOOL)shouldEnablePencilGestures; - (BOOL)shouldIgnoreTapToStartEditingTextView:(id)a0; - (BOOL)shouldInsertNewDrawingsAsPaper; - (BOOL)shouldShowInlineTipForCustomizationID:(long long)a0; - (BOOL)shouldShowMenuItems; - (BOOL)shouldStartEditingForTapGesture:(id)a0; - (BOOL)shouldUseiPadBarLayout; - (void)showActivityStreamToolbarForObject:(id)a0 selection:(id)a1 animated:(BOOL)a2; - (void)showDocumentCamera; - (void)showDrawingUpdateAlert; - (void)showHandwritingDebugWindow:(BOOL)a0; - (void)showInkPicker:(id)a0; - (void)showInkPicker:(BOOL)a0 animated:(BOOL)a1; - (void)showInkPickerAndEndEditingIfNecessary; - (void)showInsertUIForSourceType:(unsigned long long)a0 sender:(id)a1; - (void)showInsertUIWithPreferredSourceType:(unsigned long long)a0; - (void)showOrHideActivityStreamToolbarIfNeeded; - (void)showOrHideLockIconCoverViewControllerIfNeededIsBackgrounding:(BOOL)a0; - (void)showOrHidePasswordEntryViewControllerIfNeeded; - (void)showOrHideSearchPatternHighlightsIfNecessary; - (void)showOverscrollContentAndScrollToTop; - (void)showPhotoLibrary; - (void)showRecoverNoteAlert; - (void)showStyleSelector:(BOOL)a0 animated:(BOOL)a1; - (void)showStyleSelector:(BOOL)a0 animated:(BOOL)a1 sender:(id)a2; - (void)showStyleSelectorInputView:(BOOL)a0 animated:(BOOL)a1 doneEditing:(BOOL)a2; - (void)showStyleSelectorPopover:(BOOL)a0 animated:(BOOL)a1 sender:(id)a2; - (void)showTipAnimated:(BOOL)a0; - (void)splitViewModeChangeDidEnd:(id)a0; - (void)splitViewModeChangeWillBegin:(id)a0; - (void)startBlockingMerge; - (void)stopBlockingMerge; - (void)stopTextFindingIfNecessary; - (void)styleSelector:(id)a0 didChangeIndentAmount:(long long)a1; - (void)styleSelector:(id)a0 didSelectStyle:(unsigned int)a1; - (void)styleSelector:(id)a0 presentViewController:(id)a1 animated:(BOOL)a2 completion:(id /* block */)a3; - (void)styleSelector:(id)a0 toggleBIUS:(unsigned long long)a1; - (BOOL)styleSelectorCanIndentLeft:(id)a0; - (BOOL)styleSelectorCanIndentRight:(id)a0; - (void)styleSelectorDidCancel:(id)a0; - (void)styleSelectorDidIndentLeft:(id)a0; - (void)styleSelectorDidIndentRight:(id)a0; - (void)submitChecklistAnalyticsEventForActionType:(long long)a0; - (void)submitNoteEditEventIfNecessary; - (id)systemImageNameForAddCollaboratorsActivity:(id)a0; - (void)systemPaperLinkBarVisibilityPreferenceChanged:(id)a0; - (void)tab:(id)a0; - (void)tableCellFirstResponderChanged; - (void)teardownSystemPaperLinkBarIfNecessary; - (double)textViewBottomInsetThatWeWantForEditing:(BOOL)a0; - (double)textViewBottomPaddingVisibleRatio; - (void)textViewDidBreakRubberBand:(id)a0; - (double)textViewScrollPosition; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })textViewVisibleRange; - (id)tipFeatureForCustomizationID:(long long)a0; - (id)titleForAddCollaboratorsActivity:(id)a0; - (void)toggleBlockQuote; - (void)toggleBlockQuote:(id)a0; - (BOOL)toggleInkPickerAnimated:(BOOL)a0; - (void)toggleTodoChecked:(id)a0; - (void)toggleTodoStyle:(id)a0; - (void)uncheckAll:(id)a0; - (void)undoablySwitchToPPK:(BOOL)a0; - (void)updateActionMenu; - (void)updateActivityItemsConfigurationProviderWithNote:(id)a0; - (void)updateAuthorHighlightsIfNeeded; - (void)updateBarButtons; - (void)updateBarButtonsAnimated:(BOOL)a0; - (void)updateBarButtonsAnimated:(BOOL)a0 checkIfVisible:(BOOL)a1; - (void)updateBottomContentPadding; - (void)updateDateLabelAccessibility; - (void)updateDrawingAttachmentsIfNeeded; - (void)updateDrawingAttachmentsInNote; - (void)updateFormatToolbarLayoutWithSize:(struct CGSize { double x0; double x1; })a0; - (void)updateInkPickerAndTextViewToTool:(id)a0; - (void)updateInlineDrawings; - (void)updateInlineDrawingsPaletteVisibility; - (void)updateLastViewedMetadataIfNessessary; - (void)updateMergeabilityController; - (void)updateNoteUserActivityState; - (void)updateParticipantsInDrawings; - (void)updatePencilKitPaperStyleType; - (void)updatePencilKitSelectionViewEnabled; - (void)updateSelectionOnUndo:(id)a0; - (void)updateStyleSelectorStateIfNeededIgnoreTypingAttributes:(BOOL)a0; - (void)updateTextInputAccessoryViewForDidBeginEditing:(id)a0; - (void)updateTextInputAccessoryViewForDidEndEditing:(id)a0; - (void)updateTextViewBackground; - (void)updateTextViewContentInsetsAnimated:(BOOL)a0; - (void)updateTextViewContentOffset; - (void)updateUIEnabledStatePencilActive:(BOOL)a0; - (void)upgradeAllAttachmentsInNoteWithUpgradeHelper:(id)a0; - (void)upgradeAllAttachmentsInNoteWithUpgradeHelper:(id)a0 forSydney:(BOOL)a1; - (void)upgradePencilKitDrawingsForNewInksPromptingIfNecessary; - (BOOL)useInputViewForStyleSelector; - (void)viewControllerWillStartEditModeNotification:(id)a0; - (void)warnLimitExceededWithTitle:(id)a0 andMessage:(id)a1; - (void)warnUserAttachmentSizeExceededWithAttachmentCount:(unsigned long long)a0; - (void)warnUserNoteLengthExceeded; - (void)willAddAttachmentForNoteNotification:(id)a0; @end