luxlabs header browser preview


@class NSIndexPath, UILabel, _UIFloatingContentView, UILongPressGestureRecognizer, NSString, UIControl, NSTimer, NSArray, NSMutableDictionary, UICellConfigurationState, _UISystemBackgroundView, UIButton, UICellAccessoryManager, UIFocusContainerGuide, UIView, UIStoryboardPreviewingSegueTemplateStorage, UIImageView, UIVisualEffect, UIColor, UITextField, UIBackgroundConfiguration, _UITableViewCellSeparatorView, UIEditMenuInteraction;
@protocol _UIContentViewInternal, _UIBackgroundConfigurationInternal, UIContentConfiguration, UITable_UITableViewCellDelegate, UITableConstants;

@interface UITableViewCell : UIView <UIEditMenuInteractionDelegate, UIScrollViewDelegate, UITableConstantsCellProviding, _UISystemBackgroundViewContainer, _UIInteractiveHighlighting, NSCoding, UIGestureRecognizerDelegate> {
    struct { unsigned char showingDeleteConfirmation : 1; unsigned char separatorStyle : 3; unsigned char selectionStyle : 3; unsigned char selected : 1; unsigned char editing : 1; unsigned char swiped : 1; unsigned char reordering : 1; unsigned char showingCompactContextMenu : 1; unsigned char editingStyle : 3; unsigned char accessoryType : 3; unsigned char editingAccessoryType : 3; unsigned char showsReorderControl : 1; unsigned char showTopSeparator : 1; unsigned char hideTopSeparatorDuringReordering : 1; unsigned char sectionLocation : 3; unsigned char selectionGrouping : 3; unsigned char tableViewStyle : 5; unsigned char shouldIndentWhileEditing : 1; unsigned char fontSet : 1; unsigned char usingDefaultSelectedBackgroundView : 1; unsigned char usingDefaultBackgroundView : 1; unsigned char wasSwiped : 1; unsigned char highlighted : 1; unsigned char separatorDirty : 1; unsigned char drawn : 1; unsigned char drawingDisabled : 1; unsigned short style : 12; unsigned char shouldShowMenu : 1; unsigned char animatingSelection : 1; unsigned char backgroundColorSet : 1; unsigned char needsSetup : 1; unsigned char usingMultiselectbackgroundView : 1; unsigned char deleteAnimationInProgress : 1; unsigned char animating : 1; unsigned char animatingEditing : 1; unsigned char shouldHaveFullLengthBottomSeparator : 1; unsigned char shouldHaveFullLengthTopSeparator : 1; unsigned char topSeparatorFollowsLayoutMargins : 1; unsigned char drawsSeparatorAtTopOfSection : 1; unsigned char drawsSeparatorAtBottomOfSection : 1; unsigned char separatorBackdropOverlayBlendMode : 3; unsigned char separatorDrawsInVibrantLightMode : 1; unsigned char separatorHidden : 1; unsigned char hidingSeparatorsForSelection : 1; unsigned char wantsClipping : 1; unsigned char allowsReorderingWhenNotEditing : 1; unsigned char needsHeightCalculation : 1; unsigned char focusStyle : 3; unsigned char accessoryViewsHidden : 1; unsigned char skipsLayout : 1; unsigned char separatorInsetIsRelativeToCellEdges : 1; unsigned char highlightingInteractively : 1; unsigned char userInteractionEnabledWhileDragging : 1; unsigned char userInteractionEnabledBeforeDragging : 2; unsigned char insetsContentViewsToSafeArea : 1; unsigned char needsAccessoriesUpdate : 1; unsigned char needsAccessoriesUpdateForced : 1; unsigned char badgeVisible : 1; unsigned char shouldRestoreTextLabelAfterSystemTextSizeChange : 1; unsigned char shouldRestoreDetailTextLabelAfterSystemTextSizeChange : 1; unsigned char shouldRestoreEditableTextFieldAfterSystemTextSizeChange : 1; unsigned char tableViewHasBeenExplicitlySet : 1; unsigned char ignoresMultipleSelectionDuringEditing : 1; unsigned char hasEverUsedRoundedGroups : 1; unsigned char preserveBackgroundMaskingForReorderAnimationEnding : 1; unsigned char needsConfigurationStateUpdate : 1; unsigned char hasContentConfiguration : 1; unsigned char hasCustomBackgroundColor : 1; unsigned char hasCustomBackgroundView : 1; unsigned char hasCustomSelectedBackgroundView : 1; unsigned char hasCustomMultipleSelectionBackgroundView : 1; unsigned char hasCustomBackgroundViewConfigurationProvider : 1; unsigned char hasCustomBackgroundViewConfiguration : 1; unsigned char hasCustomIndentationWidth : 1; unsigned char automaticallyUpdatesContentViewConfiguration : 1; unsigned char automaticallyUpdatesBackgroundViewConfiguration : 1; unsigned char hasShownHighlightedOrSelectedBackground : 1; unsigned char needsFocusRingUpdateAfterLayout : 1; unsigned char hasBeenReused : 1; unsigned char isDisplayed : 1; unsigned char automaticIntrinsicContentSizeInvalidationEnabled : 1; } _tableCellFlags;
    NSMutableDictionary *__editingControlTintColors;
    id<UITable_UITableViewCellDelegate> _tableView;
    id _layoutManager;
    id _target;
    SEL _editAction;
    SEL _accessoryAction;
    id _editingData;
    long long _indentationLevel;
    double _indentationWidth;
    double _extraLeadingLayoutMarginForIndentation;
    NSString *_reuseIdentifier;
    _UIFloatingContentView *_floatingContentView;
    long long _lineBreakModeBeforeFocus;
    UIView *_contentView;
    UIImageView *_imageView;
    UILabel *_textLabel;
    UILabel *_detailTextLabel;
    UIView *_backgroundView;
    UIView *_selectedBackgroundView;
    UIView *_multipleSelectionBackgroundView;
    UIView *_selectedOverlayView;
    double _selectionFadeDuration;
    id<_UIContentViewInternal> _viewForContentConfiguration;
    id /* block */ _contentViewConfigurationProvider;
    _UISystemBackgroundView *_systemBackgroundView;
    id /* block */ _backgroundViewConfigurationProvider;
    id<_UIBackgroundConfigurationInternal> _lastNormalBackgroundViewConfiguration;
    UIColor *_separatorColor;
    UIVisualEffect *_separatorEffect;
    UIColor *_sectionBorderColor;
    UIView *_floatingSeparatorView;
    UIView *_topShadowAnimationView;
    UIView *_bottomShadowAnimationView;
    id _badge;
    struct __CFDictionary { } *_unhighlightedStates;
    id _selectionSegueTemplate;
    id _accessoryActionSegueTemplate;
    UIStoryboardPreviewingSegueTemplateStorage *_accessoryActionPreviewingSegueTemplateStorage;
    UIControl *_accessoryView;
    UIControl *_editingAccessoryView;
    UIView *_customAccessoryView;
    UIView *_customEditingAccessoryView;
    _UITableViewCellSeparatorView *_separatorView;
    _UITableViewCellSeparatorView *_topSeparatorView;
    UITextField *_editableTextField;
    double _lastSelectionTime;
    NSTimer *_deselectTimer;
    double _textFieldOffset;
    double _indexBarExtentFromEdge;
    struct UIEdgeInsets { double top; double left; double bottom; double right; } _separatorInset;
    struct UIEdgeInsets { double top; double left; double bottom; double right; } _backgroundInset;
    SEL _returnAction;
    UIColor *_selectionTintColor;
    NSArray *_selectionEffects;
    UIColor *_accessoryTintColor;
    UILongPressGestureRecognizer *_longPressGesture;
    NSIndexPath *_representedIndexPath;
    UIView *_clearBlendingView;
    double _defaultLeadingMarginWidth;
    double _defaultTrailingCellMarginWidth;
    id<UITableConstants> _constants;
    long long _dragState;
    long long _dropState;
    UIEditMenuInteraction *_editMenuInteraction;
}

@property (nonatomic, readonly) UICellConfigurationState *_bridgedConfigurationState;
@property (nonatomic, getter=_usesModernAccessoriesLayout, setter=_setUsesModernAccessoriesLayout:) BOOL usesModernAccessoriesLayout;
@property (readonly, nonatomic, getter=_accessoryManager) UICellAccessoryManager *accessoryManager;
@property (retain, nonatomic, getter=_editingControlsFocusGuide, setter=_setEditingControlsFocusGuide:) UIFocusContainerGuide *editingControlsFocusGuide;
@property (nonatomic, getter=_skipsLayout, setter=_setSkipsLayout:) BOOL skipsLayout;
@property (readonly, nonatomic) UICellConfigurationState *_configurationState;
@property (retain, nonatomic, setter=_setPopupMenuButton:) UIButton *_popupMenuButton;
@property (readonly, nonatomic) UICellConfigurationState *configurationState;
@property (copy, nonatomic) id /* block */ configurationUpdateHandler;
@property (copy, nonatomic) id<UIContentConfiguration> contentConfiguration;
@property (nonatomic) BOOL automaticallyUpdatesContentConfiguration;
@property (readonly, nonatomic) UIView *contentView;
@property (readonly, nonatomic) UIImageView *imageView;
@property (readonly, nonatomic) UILabel *textLabel;
@property (readonly, nonatomic) UILabel *detailTextLabel;
@property (copy, nonatomic) UIBackgroundConfiguration *backgroundConfiguration;
@property (nonatomic) BOOL automaticallyUpdatesBackgroundConfiguration;
@property (retain, nonatomic) UIView *backgroundView;
@property (retain, nonatomic) UIView *selectedBackgroundView;
@property (retain, nonatomic) UIView *multipleSelectionBackgroundView;
@property (readonly, copy, nonatomic) NSString *reuseIdentifier;
@property (nonatomic) long long selectionStyle;
@property (nonatomic, getter=isSelected) BOOL selected;
@property (nonatomic, getter=isHighlighted) BOOL highlighted;
@property (readonly, nonatomic) long long editingStyle;
@property (nonatomic) BOOL showsReorderControl;
@property (nonatomic) BOOL shouldIndentWhileEditing;
@property (nonatomic) long long accessoryType;
@property (retain, nonatomic) UIView *accessoryView;
@property (nonatomic) long long editingAccessoryType;
@property (retain, nonatomic) UIView *editingAccessoryView;
@property (nonatomic) long long indentationLevel;
@property (nonatomic) double indentationWidth;
@property (nonatomic) struct UIEdgeInsets { double x0; double x1; double x2; double x3; } separatorInset;
@property (nonatomic, getter=isEditing) BOOL editing;
@property (readonly, nonatomic) BOOL showingDeleteConfirmation;
@property (nonatomic) long long focusStyle;
@property (nonatomic) BOOL userInteractionEnabledWhileDragging;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (readonly, nonatomic, getter=_minimumCellAccessoryMargin) double minimumCellAccessoryMargin;
@property (readonly, nonatomic, getter=_cellStyle) long long cellStyle;

+ (void)_initializeForIdiom:(long long)a0;
+ (void)_ensureInitializeSystemAppearanceModifications;

- (void)_intrinsicContentSizeInvalidatedForChildView:(id)a0;
- (void)willMoveToSuperview:(id)a0;
- (void)_didUpdateFocusInContext:(id)a0 withAnimationCoordinator:(id)a1;
- (void)setCenter:(struct CGPoint { double x0; double x1; })a0;
- (BOOL)_isAnimating;
- (id)_target;
- (id)layoutManager;
- (unsigned long long)_viewConfigurationState;
- (id)_encodableSubviews;
- (void)_setTarget:(id)a0;
- (id)selectionTintColor;
- (void)_monitoredView:(id)a0 willMoveFromSuperview:(id)a1 toSuperview:(id)a2;
- (void)cut:(id)a0;
- (long long)separatorStyle;
- (void)setSelectionTintColor:(id)a0;
- (long long)_focusItemDeferralMode;
- (void)setBackgroundColor:(id)a0;
- (struct CGPoint { double x0; double x1; })center;
- (void)setSeparatorStyle:(long long)a0;
- (void)invalidateIntrinsicContentSize;
- (void)touchesCancelled:(id)a0 withEvent:(id)a1;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })editMenuInteraction:(id)a0 targetRectForConfiguration:(id)a1;
- (void)setClipsToBounds:(BOOL)a0;
- (id)init;
- (id)editMenuInteraction:(id)a0 menuForConfiguration:(id)a1 suggestedActions:(id)a2;
- (void)editMenuInteraction:(id)a0 willDismissMenuForConfiguration:(id)a1 animator:(id)a2;
- (void)setSeparatorColor:(id)a0;
- (double)_separatorHeight;
- (long long)lineBreakMode;
- (void)_setupBackgroundView;
- (void)dealloc;
- (id)_defaultFocusEffect;
- (void)_populateArchivedSubviews:(id)a0;
- (id)image;
- (void)setTranslatesAutoresizingMaskIntoConstraints:(BOOL)a0;
- (BOOL)_isDragging;
- (void)_monitoredView:(id)a0 didMoveFromSuperview:(id)a1 toSuperview:(id)a2;
- (void)editMenuInteraction:(id)a0 willPresentMenuForConfiguration:(id)a1 animator:(id)a2;
- (id)_containerView;
- (void)traitCollectionDidChange:(id)a0;
- (void)setLineBreakMode:(long long)a0;
- (void)setHighlighted:(BOOL)a0 animated:(BOOL)a1;
- (void)prepareForReuse;
- (BOOL)canBecomeFocused;
- (id)_imageView;
- (id)backgroundColor;
- (id)textColor;
- (long long)_popoverControllerStyle;
- (id)_checkmarkImage;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_concreteDefaultLayoutMargins;
- (void)encodeWithCoder:(id)a0;
- (struct CGSize { double x0; double x1; })systemLayoutSizeFittingSize:(struct CGSize { double x0; double x1; })a0 withHorizontalFittingPriority:(float)a1 verticalFittingPriority:(float)a2;
- (void)setTextAlignment:(long long)a0;
- (void)removeFromSuperview;
- (void)_setAnimating:(BOOL)a0;
- (void)setEditing:(BOOL)a0 animated:(BOOL)a1;
- (void)copy:(id)a0;
- (id)preferredFocusedView;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (id)target;
- (void)didMoveToSuperview;
- (void)_setDragging:(BOOL)a0;
- (void)setFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)setSemanticContentAttribute:(long long)a0;
- (void)_addSubview:(id)a0 positioned:(long long)a1 relativeTo:(id)a2;
- (void)bringSubviewToFront:(id)a0;
- (void)_setContainerView:(id)a0;
- (void)_updateAccessories;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })contentRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })imageRectForContentRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)touchesBegan:(id)a0 withEvent:(id)a1;
- (id)font;
- (void)_layoutMarginsDidChangeFromOldMargins:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (long long)textAlignment;
- (void)setSelectedImage:(id)a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })backgroundRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)updateConfigurationUsingState:(id)a0;
- (void)setBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (id)_defaultFont;
- (void)sendSubviewToBack:(id)a0;
- (BOOL)_canDrawContent;
- (void)_safeAreaInsetsDidChangeFromOldInsets:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (void)setTarget:(id)a0;
- (void)setText:(id)a0;
- (id)_preferredConfigurationForFocusAnimation:(long long)a0 inContext:(id)a1;
- (id)_constants;
- (void)_setContentView:(id)a0;
- (BOOL)canBecomeFirstResponder;
- (void).cxx_destruct;
- (BOOL)_isReordering;
- (void)setSectionLocation:(int)a0;
- (id)selectedImage;
- (void)setImage:(id)a0;
- (id)text;
- (id)_indexPath;
- (id)hitTest:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1;
- (void)didUpdateFocusInContext:(id)a0 withAnimationCoordinator:(id)a1;
- (id)_textLabel;
- (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1;
- (void)touchesEnded:(id)a0 withEvent:(id)a1;
- (int)sectionLocation;
- (long long)style;
- (void)setEditingStyle:(long long)a0;
- (void)setUserInteractionEnabled:(BOOL)a0;
- (void)layoutSubviews;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })frame;
- (void)setTextColor:(id)a0;
- (void)touchesMoved:(id)a0 withEvent:(id)a1;
- (void)_setBadgeColor:(id)a0;
- (void)setSelected:(BOOL)a0 animated:(BOOL)a1;
- (void)setFont:(id)a0;
- (id)initWithCoder:(id)a0;
- (id)separatorColor;
- (void)setNeedsUpdateConfiguration;
- (void)_layoutFloatingContentView;
- (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1;
- (void)paste:(id)a0;
- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;
- (id)_badge;
- (BOOL)drawingEnabled;
- (void)setDrawingEnabled:(BOOL)a0;
- (id)_accessoryView:(BOOL)a0;
- (void)_contentViewLabelTextDidChange:(id)a0;
- (id)_defaultBackgroundConfiguration;
- (double)_defaultTrailingCellMarginWidth;
- (id)_separatorView:(BOOL)a0;
- (void)_setDropTarget:(BOOL)a0;
- (void)_updateConfigurationUsingState:(id)a0;
- (double)textFieldOffset;
- (BOOL)_allowsReorderingWhenNotEditing;
- (id)_badge:(BOOL)a0;
- (void)_highlightDidEndForInteraction:(id)a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_separatorFrame;
- (void)_setDropAnimationContainerView:(id)a0;
- (void)_setNeedsSetup:(BOOL)a0;
- (void)_setReordering:(BOOL)a0;
- (BOOL)_shouldApplyReadableWidthInsets;
- (BOOL)_shouldChangeOpaqueStateOfView:(id)a0;
- (id)_subviewsForFloatingContentView;
- (SEL)accessoryAction;
- (SEL)_accessoryAction;
- (id)_accessoryTintColor;
- (id)_accessoryViewForType:(long long)a0;
- (BOOL)_accessoryViewsHidden;
- (id)_addSeparatorWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_adjustedRawLayoutMargins:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0 withLeadingLayoutMarginAdjustment:(double)a1;
- (void)_animateFloatingSeparatorForInsertion:(BOOL)a0 withRowAnimation:(long long)a1;
- (void)_animateInnerShadowForInsertion:(BOOL)a0 withRowAnimation:(long long)a1;
- (BOOL)_appliesMaskingToBackgroundConfiguration;
- (void)_applyBackgroundViewConfiguration:(id)a0 withState:(id)a1;
- (void)_applyContentViewConfiguration:(id)a0 withState:(id)a1 usingSPI:(BOOL)a2;
- (void)_applyLeadingLayoutMarginAdjustment:(double)a0;
- (void)_applySelectedStateToSeparators:(BOOL)a0;
- (BOOL)_automaticIntrinsicContentSizeInvalidationEnabled;
- (BOOL)_automaticallyUpdatesBackgroundViewConfiguration;
- (BOOL)_automaticallyUpdatesContentViewConfiguration;
- (BOOL)_backgroundFillIsCustomizedForSelectionOrHighlight;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_backgroundInset;
- (BOOL)_backgroundIsVerticallyInset;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_backgroundSeparatorInset;
- (id)_backgroundView:(BOOL)a0;
- (id)_backgroundViewConfiguration;
- (id /* block */)_backgroundViewConfigurationProvider;
- (id)_badgeColor;
- (id)_badgeFont;
- (id)_badgeText;
- (void)_bridgedUpdateConfigurationUsingState:(id)a0;
- (void)_cancelInternalPerformRequests;
- (BOOL)_changesOpaqueStateOfSubviews;
- (id)_checkmarkImage:(BOOL)a0;
- (id)_checkmarkImageWithTintColor:(id)a0;
- (void)_clearChangeHandlersForOldContentView:(id)a0;
- (void)_clearOpaqueViewState:(id)a0;
- (id)_contentBackgroundColor;
- (double)_contentConfigurationPrimaryTextInsetFromCellLeadingEdge;
- (id)_contentViewConfiguration;
- (id /* block */)_contentViewConfigurationProvider;
- (double)_contentViewInset:(double)a0 convertedToCellInsetOnEdge:(unsigned long long)a1;
- (long long)_contentViewListStyleFromTableViewStyle:(long long)a0;
- (id)_createDefaultContentView;
- (long long)_currentAccessoryTypeForEditing:(BOOL)a0;
- (id)_customAccessoryView:(BOOL)a0;
- (id)_customEditingAccessoryView:(BOOL)a0;
- (id)_defaultAccessoryView;
- (id)_defaultFocusOutline;
- (double)_defaultLeadingMarginWidth;
- (void)_delayedDeselect;
- (void)_deselectAnimationFinished;
- (id)_detailTextLabel;
- (id)_detailTextLabel:(BOOL)a0;
- (void)_didCreateContentView;
- (void)_didTransitionToState:(unsigned long long)a0;
- (id)_disclosureChevronImage;
- (id)_disclosureChevronImage:(BOOL)a0;
- (id)_disclosureChevronImageWithBaseColor:(id)a0;
- (long long)_dragState;
- (void)_drawContentInRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 selected:(BOOL)a1;
- (void)_drawSeparatorInRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (BOOL)_drawsSeparatorAtBottomOfSection;
- (BOOL)_drawsSeparatorAtTopOfSection;
- (BOOL)_drawsTopSeparatorDuringReordering;
- (id)_dropAnimationContainerView;
- (long long)_dropState;
- (id)_editControlAccessoryForStyle:(long long)a0;
- (BOOL)_editControlShouldBeOnLeadingSideForStyle:(long long)a0;
- (id)_editableTextField;
- (id)_editableTextField:(BOOL)a0;
- (id)_editingAccessoryView:(BOOL)a0;
- (id)_editingControlTintColorForStyle:(long long)a0;
- (id)_effectivePopupMenuButton;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_effectiveSafeAreaInsets;
- (void)_encodeBackgroundColorWithCoder:(id)a0;
- (void)_ensureFocusedFloatingContentView;
- (id)_existingContentView;
- (id)_existingSystemAccessoryView:(BOOL)a0;
- (id)_existingSystemAccessoryViews;
- (void)_finishTransitioningToReorderingAppearance:(BOOL)a0;
- (long long)_focusTouchSensitivityStyle;
- (id)_forSpringBoardDefaultSelectedBackgroundView;
- (void)_forSpringBoardSetDefaultSelectedBackgroundView:(id)a0;
- (BOOL)_forwardsSystemLayoutFittingSizeToContentView:(id)a0;
- (BOOL)_gestureRecognizerShouldBegin:(id)a0;
- (BOOL)_grabberBeganReorder:(id)a0 touch:(id)a1;
- (void)_grabberDragged:(id)a0 yDelta:(float)a1;
- (void)_grabberDragged:(id)a0 yDelta:(float)a1 touch:(id)a2;
- (void)_grabberReleased:(id)a0;
- (BOOL)_hasAccessoryView;
- (BOOL)_hasBeenReused;
- (BOOL)_hasCustomSelectionAction;
- (BOOL)_hasEditingAccessoryView;
- (BOOL)_hidesBottomSeparatorWhenUnselected;
- (void)_highlightForInteraction:(id)a0 fractionComplete:(double)a1 ended:(BOOL)a2;
- (BOOL)_highlightsAlongsideDefaultEffect;
- (BOOL)_ignoresMultipleSelectionDuringEditing;
- (id)_imageView:(BOOL)a0;
- (double)_imageViewExtentFromCellLeadingEdge;
- (double)_indexBarExtentFromEdge;
- (BOOL)_insetsBackground;
- (BOOL)_insetsContentViewsToSafeArea;
- (void)_invalidateConfiguration;
- (BOOL)_isDeleteAnimationInProgress;
- (BOOL)_isDropTarget;
- (BOOL)_isHighlighted;
- (BOOL)_isInModalViewController;
- (BOOL)_isMultiselecting;
- (BOOL)_isReorderControlActive;
- (BOOL)_isReorderable;
- (BOOL)_isShowingCompactContextMenu;
- (BOOL)_isSwiped;
- (BOOL)_isUsingOldStyleMultiselection;
- (id)_layoutDebuggingTitle;
- (void)_layoutSystemBackgroundView:(BOOL)a0;
- (id)_leadingAccessoriesForEditing:(BOOL)a0 style:(long long)a1;
- (double)_leadingSeparatorInset;
- (void)_longPressGestureRecognized:(id)a0;
- (void)_macSidebarDefaultIconSizeChanged;
- (double)_marginWidth;
- (unsigned long long)_maskedCornersForSystemBackgroundView;
- (id)_multiselectBackgroundColor;
- (void)_multiselectColorChanged;
- (BOOL)_needsHeightCalculation;
- (BOOL)_needsSetup;
- (id)_newAccessoryView:(BOOL)a0;
- (void)_notifyIsDisplaying:(BOOL)a0;
- (struct NSDirectionalEdgeInsets { double x0; double x1; double x2; double x3; })_overriddenDefaultContentViewLayoutMargins;
- (void)_performAction:(SEL)a0 sender:(id)a1;
- (void)_performConfigurationStateUpdate;
- (void)_performCustomSelectionAction;
- (long long)_preferredHighlightAnimationStyleForInteraction:(id)a0;
- (double)_preferredLeadingSeparatorInsetFromContentView;
- (double)_preferredTrailingSeparatorInsetFromContentView;
- (void)_prepareForConfigurationStateUpdate;
- (void)_prepareHighlightForInteraction:(id)a0;
- (void)_prepareToSetDefaultLayoutMargins;
- (id)_previewingSegueTemplateStorageForLocation:(struct CGPoint { double x0; double x1; })a0 inView:(id)a1;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_rawSeparatorInset;
- (void)_releaseDetailTextLabel;
- (void)_releaseTextLabel;
- (void)_removeFloatingSeparator;
- (void)_removeFocusedFloatingContentView;
- (void)_removeFromSuperviewIgnoringFirstResponder:(BOOL)a0;
- (void)_removeInnerShadow;
- (void)_removeRemoveControl;
- (id)_reorderControlImage;
- (void)_resetBackgroundViewConfiguration;
- (void)_resetBackgroundViewsAndColor;
- (void)_resetContentViews;
- (void)_resetEditControlRotation;
- (void)_resetRawLayoutMargins;
- (void)_resetSelectionTimer;
- (void)_restoreLabelTextAfterSystemTextSizeChangeIfNeeded;
- (double)_rightMarginWidth;
- (double)_roundedGroupCornerRadius;
- (long long)_sanitizedEditingStyleForEditing:(BOOL)a0 style:(long long)a1;
- (void)_saveOpaqueViewState:(id)a0;
- (id)_selectedBackgroundView:(BOOL)a0;
- (int)_selectionGrouping;
- (long long)_separatorBackdropOverlayBlendMode;
- (BOOL)_separatorDrawsInVibrantLightMode;
- (id)_separatorEffect;
- (BOOL)_separatorHidden;
- (BOOL)_separatorInsetIsRelativeToCellEdges;
- (void)_setAccessoryAction:(SEL)a0;
- (void)_setAccessoryManager:(id)a0;
- (void)_setAccessoryTintColor:(id)a0;
- (void)_setAccessoryViewsHidden:(BOOL)a0;
- (void)_setAllowsReorderingWhenNotEditing:(BOOL)a0;
- (void)_setAnimating:(BOOL)a0 clippingAdjacentCells:(BOOL)a1;
- (void)_setAutomaticIntrinsicContentSizeInvalidationEnabled:(BOOL)a0;
- (void)_setAutomaticallyUpdatesBackgroundViewConfiguration:(BOOL)a0;
- (void)_setAutomaticallyUpdatesContentViewConfiguration:(BOOL)a0;
- (void)_setBackgroundInset:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (void)_setBackgroundViewConfiguration:(id)a0;
- (void)_setBackgroundViewConfigurationProvider:(id /* block */)a0;
- (void)_setBadgeFont:(id)a0;
- (void)_setBadgeText:(id)a0;
- (void)_setConstants:(id)a0;
- (void)_setContentClipCorners:(unsigned long long)a0 updateCorners:(BOOL)a1;
- (void)_setContentViewConfiguration:(id)a0;
- (void)_setContentViewConfigurationProvider:(id /* block */)a0;
- (void)_setDefaultBackgroundColor:(id)a0;
- (void)_setDefaultLeadingMarginWidth:(double)a0;
- (void)_setDefaultTrailingCellMarginWidth:(double)a0;
- (void)_setDeleteAnimationInProgress:(BOOL)a0;
- (void)_setDragState:(long long)a0;
- (void)_setDrawsSeparatorAtBottomOfSection:(BOOL)a0;
- (void)_setDrawsSeparatorAtTopOfSection:(BOOL)a0;
- (void)_setDrawsTopSeparator:(BOOL)a0;
- (void)_setDrawsTopSeparatorDuringReordering:(BOOL)a0;
- (void)_setDropState:(long long)a0;
- (void)_setEditing:(BOOL)a0 animated:(BOOL)a1 cellOrAncestorViewForAnimatedLayout:(id)a2;
- (void)_setEditingControlTintColor:(id)a0 forStyle:(long long)a1;
- (void)_setEditingStyle:(long long)a0;
- (void)_setFont:(id)a0 layout:(BOOL)a1;
- (void)_setFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 skipLayout:(BOOL)a1;
- (void)_setHiddenForReuse:(BOOL)a0;
- (void)_setIgnoresMultipleSelectionDuringEditing:(BOOL)a0;
- (void)_setIndentationWidth:(double)a0;
- (void)_setIndexBarExtentFromEdge:(double)a0;
- (void)_setIndexPath:(id)a0;
- (void)_setInsetsContentViewsToSafeArea:(BOOL)a0;
- (void)_setMarginWidth:(double)a0;
- (void)_setMultiselecting:(BOOL)a0;
- (void)_setNeedsAccessoriesUpdate;
- (void)_setNeedsAccessoriesUpdateForced:(BOOL)a0;
- (void)_setNeedsConfigurationStateUpdate;
- (void)_setNeedsHeightCalculation:(BOOL)a0;
- (void)_setNeedsSeparatorUpdate;
- (void)_setOpaque:(BOOL)a0 forSubview:(id)a1;
- (void)_setOverriddenDefaultContentViewLayoutMargins:(struct NSDirectionalEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (void)_setRawLayoutMargins:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (void)_setReorderControlImage:(id)a0;
- (void)_setRightMarginWidth:(double)a0;
- (void)_setSectionLocation:(int)a0 animated:(BOOL)a1 forceBackgroundSetup:(BOOL)a2;
- (void)_setSelectionGrouping:(int)a0;
- (void)_setSelectionStyle:(long long)a0 selectionTintColor:(id)a1;
- (void)_setSeparatorBackdropOverlayBlendMode:(long long)a0;
- (void)_setSeparatorDrawsInVibrantLightMode:(BOOL)a0;
- (void)_setSeparatorDrawsInVibrantLightModeUIAppearance:(id)a0;
- (void)_setSeparatorEffect:(id)a0;
- (void)_setSeparatorHidden:(BOOL)a0;
- (void)_setSeparatorInsetIsRelativeToCellEdges:(BOOL)a0;
- (void)_setShouldHaveFullLengthBottomSeparator:(BOOL)a0;
- (void)_setShouldHaveFullLengthTopSeparator:(BOOL)a0;
- (void)_setShouldIndentWhileEditing:(BOOL)a0;
- (void)_setShowingCompactContextMenu:(BOOL)a0;
- (void)_setShowingDeleteConfirmation:(BOOL)a0;
- (void)_setShowsReorderControl:(BOOL)a0;
- (void)_setSwipeContainerView:(id)a0;
- (void)_setSwiped:(BOOL)a0;
- (void)_setTableView:(id)a0;
- (void)_setTopSeparatorFollowsLayoutMargins:(BOOL)a0;
- (void)_setupChangeHandlersForNewContentView:(id)a0;
- (void)_setupMenuGesture;
- (void)_setupModernAccessoriesLayout;
- (void)_setupSelectedBackgroundView;
- (void)_setupTableViewCellCommon;
- (BOOL)_shouldForwardMovementToFocusEngine:(long long)a0;
- (BOOL)_shouldHaveFullLengthBottomSeparator;
- (BOOL)_shouldHaveFullLengthTopSeparator;
- (BOOL)_shouldHideSeparator;
- (BOOL)_shouldMaskToBoundsWhileAnimating;
- (BOOL)_shouldSaveOpaqueStateForView:(id)a0;
- (BOOL)_shouldUseHighlightedOrSelectedAppearance;
- (BOOL)_showFullLengthTopSeparatorForTopOfSection;
- (void)_showMenuFromLongPressGesture;
- (BOOL)_showSeparatorAtTopOfSection;
- (void)_startToEditTextField;
- (id)_stateForUpdatingBackgroundConfigurationWithState:(id)a0;
- (id)_swipeContainerView;
- (void)_syncAccessoryViewsIfNecessary;
- (id)_systemBackgroundView;
- (long long)_systemDefaultFocusGroupPriority;
- (void)_systemTextSizeChanged;
- (id)_tableView;
- (void)_tableViewDidUpdateMarginWidth;
- (id)_textLabel:(BOOL)a0;
- (void)_toggleExpansionButton;
- (BOOL)_topSeparatorFollowsLayoutMargins;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_topSeparatorFrame;
- (id)_trailingAccessoriesForType:(long long)a0 view:(id)a1 editing:(BOOL)a2 style:(long long)a3;
- (double)_trailingSeparatorInset;
- (void)_transitionToReorderingAppearance:(BOOL)a0;
- (void)_updateAccessoriesIfNeeded;
- (void)_updateAccessoryMetrics;
- (void)_updateAndCacheBackgroundColorForHighlightIgnoringSelection:(BOOL)a0;
- (void)_updateBackgroundViewConfigurationForState:(id)a0;
- (void)_updateCellForCurrentBackgroundConfiguration;
- (void)_updateCellMaskViewsForView:(id)a0 backdropView:(id)a1;
- (void)_updateContentClip;
- (void)_updateContentViewConfigurationForState:(id)a0;
- (void)_updateCurrentSystemTypeAccessoryViewsUsingState:(id)a0;
- (void)_updateDefaultAccessoryViewForFocus:(BOOL)a0;
- (void)_updateDefaultBackgroundAppearance;
- (void)_updateDefaultImageSymbolConfiguration;
- (void)_updateDefaultIndentationWidth;
- (void)_updateDefaultLabelsForFocus:(BOOL)a0;
- (void)_updateExpansionButton:(id)a0 forType:(long long)a1 animated:(BOOL)a2;
- (BOOL)_updateExpansionButtonFromType:(long long)a0 toType:(long long)a1;
- (void)_updateFloatingContentControlStateAnimated:(BOOL)a0;
- (void)_updateFloatingContentControlStateInContext:(id)a0 withAnimationCoordinator:(id)a1 animated:(BOOL)a2;
- (void)_updateHighlightColors;
- (void)_updateHighlightColorsForAnimationHalfwayPoint;
- (void)_updateHighlightColorsForView:(id)a0 highlighted:(BOOL)a1;
- (void)_updateImageViewTintColor;
- (void)_updateLeadingLayoutMarginForIndentation;
- (void)_updateModernCellAccessoriesForState:(id)a0 isEditing:(BOOL)a1;
- (void)_updatePopupMenuButtonFromContentView;
- (void)_updateSeparatorContent;
- (void)_updateSeparatorContent:(BOOL)a0;
- (void)_updateSeparatorViewAlpha;
- (void)_updateShowingSelectedBackground;
- (void)_updateSystemTypeAccessoryView:(id)a0 withCellAccessoryType:(long long)a1 forState:(id)a2;
- (void)_updateSystemTypeAccessoryView:(id)a0 withTableViewAccessoryType:(long long)a1 forState:(id)a2;
- (void)_updateTopSeparatorViewAlpha;
- (void)_updateUserInteractionEnabledForNewDragState:(long long)a0;
- (void)_updateViewConfigurationsWithState:(unsigned long long)a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_updatedContentViewFrameForTargetWidth:(double)a0;
- (BOOL)_usesRoundedGroups;
- (BOOL)_usingBackgroundConfigurationOrDefaultBackgroundConfiguration;
- (BOOL)_usingBackgroundViewConfiguration;
- (double)_verticalPaddingForSeparator;
- (id)_visiblePathForBackgroundConfiguration;
- (void)_willEnterReusePool;
- (void)_willTransitionToState:(unsigned long long)a0;
- (void)_willUpdateFocusInContext:(id)a0 withAnimationCoordinator:(id)a1;
- (id)accessoryActionPreviewingSegueTemplateStorage;
- (id)accessoryActionSegueTemplate;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessoryRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (BOOL)clipsContents;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })contentRectForState:(unsigned long long)a0;
- (unsigned long long)currentStateMask;
- (id)defaultBackgroundConfiguration;
- (id)defaultContentConfiguration;
- (void)didTransitionToState:(unsigned long long)a0;
- (void)dragStateDidChange:(long long)a0;
- (SEL)editAction;
- (void)editControlWasClicked:(id)a0;
- (id)editableTextField;
- (id)editingData:(BOOL)a0;
- (BOOL)hidesAccessoryWhenEditing;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 reuseIdentifier:(id)a1;
- (BOOL)isAtLeastHalfSelected;
- (BOOL)isElementAccessibilityExposedToInterfaceBuilder;
- (void)removeEditingData;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })reorderRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (SEL)returnAction;
- (id)sectionBorderColor;
- (id)selectedOverlayView;
- (id)selectedTextColor;
- (double)selectionFadeDuration;
- (float)selectionPercent;
- (id)selectionSegueTemplate;
- (void)setAccessoryAction:(SEL)a0;
- (void)setAccessoryActionPreviewingSegueTemplateStorage:(id)a0;
- (void)setAccessoryActionSegueTemplate:(id)a0;
- (void)setClipsContents:(BOOL)a0;
- (void)setEditAction:(SEL)a0;
- (void)setHidesAccessoryWhenEditing:(BOOL)a0;
- (void)setLayoutManager:(id)a0;
- (void)setNeedsUpdateConstraints;
- (void)setPlaceHolderValue:(id)a0;
- (void)setReturnAction:(SEL)a0;
- (void)setReuseIdentifier:(id)a0;
- (void)setSectionBorderColor:(id)a0;
- (void)setSectionLocation:(int)a0 animated:(BOOL)a1;
- (void)setSelectedBackgroundView:(id)a0 animated:(BOOL)a1;
- (void)setSelectedTextColor:(id)a0;
- (void)setSelectionFadeDuration:(double)a0;
- (void)setSelectionSegueTemplate:(id)a0;
- (void)setShowingDeleteConfirmation:(BOOL)a0;
- (void)setTableViewStyle:(long long)a0;
- (void)setTextFieldOffset:(double)a0;
- (void)setWasSwiped:(BOOL)a0;
- (void)showSelectedBackgroundView:(BOOL)a0 animated:(BOOL)a1;
- (long long)tableViewStyle;
- (void)textFieldDidBecomeFirstResponder:(id)a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })textRectForContentRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (BOOL)wasSwiped;
- (void)willTransitionToState:(unsigned long long)a0;

@end