luxlabs header browser preview


@class NSString;

@interface UIScrollViewAccessibility : __UIScrollViewAccessibility_super <AXScrollIndicatorDelegate>

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (Class)safeCategoryBaseClass;
+ (void)_accessibilityPerformValidations:(id)a0;
+ (id)safeCategoryTargetClassName;

- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrame;
- (void)_notifyDidScroll;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_defaultFocusRegionFrame;
- (long long)accessibilityContainerType;
- (id)_accessibilityUserTestingChildren;
- (void)_scrollViewAnimationEnded:(id)a0 finished:(BOOL)a1;
- (void)_scrollToTopFromTouchAtScreenLocation:(struct CGPoint { double x0; double x1; })a0 resultHandler:(id /* block */)a1;
- (void)_adjustScrollerIndicators:(BOOL)a0 alwaysShowingThem:(BOOL)a1;
- (void)_didEndDirectManipulationWithScrubbingDirection:(long long)a0;
- (void)_hideScrollIndicators;
- (struct CGPoint { double x0; double x1; })_newScrollOffsetForScrubReturningAnimated:(BOOL *)a0;
- (void)_scrollViewDidEndDeceleratingForDelegate;
- (id)_staticScrollBar;
- (id)accessibilityPath;
- (BOOL)accessibilityZoomInAtPoint:(struct CGPoint { double x0; double x1; })a0;
- (BOOL)accessibilityZoomOutAtPoint:(struct CGPoint { double x0; double x1; })a0;
- (id)_accessibilityRoleDescription;
- (unsigned long long)_accessibilityAutomationType;
- (id)_accessibilityLastOpaqueElement;
- (unsigned long long)_accessibilityBoundaryEdges;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_accessibilityContentFrame;
- (struct CGPoint { double x0; double x1; })_accessibilityContentOffset;
- (BOOL)_accessibilityDrawsFocusRingWhenChildrenFocused;
- (id)_accessibilityFirstOpaqueElement;
- (id)_accessibilityFirstOpaqueElementWithOptions:(id)a0;
- (id)_accessibilityFocusAbsoluteFirstLastOpaqueElement:(BOOL)a0 technology:(id)a1 honorsGroups:(BOOL)a2 shouldAlwaysScroll:(BOOL)a3;
- (id)_accessibilityHorizontalScrollBarElement;
- (BOOL)_accessibilityIncludeRoleInGroupNavigationOnly;
- (BOOL)_accessibilityIsGroupedParent;
- (BOOL)_accessibilityIsScannerGroup;
- (BOOL)_accessibilityIsScrollAncestor;
- (BOOL)_accessibilityIsSortPriorityContainer;
- (id)_accessibilityLastOpaqueElementWithOptions:(id)a0;
- (void)_accessibilityLoadAccessibilityInformation;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_accessibilityNavigationControllerInset;
- (long long)_accessibilityPageCount;
- (long long)_accessibilityPageIndex;
- (BOOL)_accessibilityRemembersLastFocusedChild;
- (id)_accessibilityScrollStatus;
- (BOOL)_accessibilityScrollToFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 forView:(id)a1;
- (BOOL)_accessibilityScrollingEnabled;
- (void)_accessibilitySetNavigationControllerInset:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (void)_accessibilitySetShouldUseFallbackForVisibleContentInset:(BOOL)a0;
- (void)_accessibilitySetVisibleContentInset:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (BOOL)_accessibilityShouldUseFallbackForVisibleContentInset;
- (id)_accessibilitySubviews;
- (id)_accessibilityUIViewAccessibilityFrame;
- (id)_accessibilityVerticalScrollBarElement;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_accessibilityVisibleContentInset;
- (struct CGPoint { double x0; double x1; })_accessibilityVisibleScrollArea:(BOOL)a0;
- (double)_accessibilityZoomScale;
- (void)accessibilityApplyScrollContent:(struct CGPoint { double x0; double x1; })a0 sendScrollStatus:(BOOL)a1 animateWithDuration:(double)a2;
- (void)accessibilityApplyScrollContent:(struct CGPoint { double x0; double x1; })a0 sendScrollStatus:(BOOL)a1 animated:(BOOL)a2;
- (void)accessibilityApplyScrollContentOverride:(struct CGPoint { double x0; double x1; })a0 sendScrollStatus:(BOOL)a1 animateWithDuration:(double)a2 animationCurve:(int)a3;
- (BOOL)accessibilityScrollDownPage;
- (BOOL)accessibilityScrollDownPageSupported;
- (BOOL)accessibilityScrollLeftPage;
- (BOOL)accessibilityScrollLeftPageSupported;
- (BOOL)accessibilityScrollRightPage;
- (BOOL)accessibilityScrollRightPageSupported;
- (BOOL)accessibilityScrollUpPage;
- (BOOL)accessibilityScrollUpPageSupported;
- (double)_accessibilityScrollWidthDistance;
- (void)_accessibilityZoomAtPoint:(struct CGPoint { double x0; double x1; })a0 zoomIn:(BOOL)a1;
- (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_accessibilityContentInset;
- (BOOL)_accessibilityContentOffsetForScrollDirection:(int)a0 newContentOffset:(struct CGPoint { double x0; double x1; } *)a1 distanceMultiplier:(double)a2;
- (BOOL)_axAlwaysScrollsContentIntoView;
- (id)_accessibilityDelegateScrollStatus;
- (id)_accessibilityRetrieveDelegate;
- (double)_accessibilityScrollAnimationDurationDelay;
- (double)_accessibilityScrollHeightDistance;
- (BOOL)_accessibilityScrollPageInDirection:(int)a0;
- (id)_accessibilityScrollStatusFormatString;
- (BOOL)_accessibilityScrollStatusPrefersVertical;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_accessibilityScrollViewVisibleFrame;
- (void)_accessibilitySendScrollStatus;
- (void)_accessibilitySetScrollStatus:(id)a0;
- (BOOL)_accessibilityShouldAnimateScrollToVisible;
- (id)_accessibilityStoredShouldUseFallbackForVisibleContentInset;
- (id)_accessibilityStoredVisibleContentInset;
- (BOOL)_accessibilityUseContentInset;
- (id)_axHorizontalScrollBar;
- (id)_axLastEdgeBoundaries;
- (id)_axLastScrubAnnouncementDate;
- (id)_axOverrideShowsHorizontallScrollBars;
- (id)_axOverrideShowsVerticalScrollBars;
- (void)_axSetAlwaysScrollsContentIntoView:(BOOL)a0;
- (void)_axSetHorizontalScrollBar:(id)a0;
- (void)_axSetLastEdgeBoundaries:(id)a0;
- (void)_axSetLastScrubAnnouncementDate:(id)a0;
- (void)_axSetOverrideShowsHorizontallScrollBars:(id)a0;
- (void)_axSetOverrideShowsVerticalScrollBars:(id)a0;
- (void)_axSetVerticalScrollBar:(id)a0;
- (BOOL)_axShouldScrollToAlignWithPage;
- (BOOL)_axShowsHorizontalScrollBar;
- (BOOL)_axShowsVerticalScrollBar;
- (id)_axVerticalScrollBar;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrameForScrollIndicator:(id)a0;
- (long long)accessibilityNumberOfPagesForScrollIndicator:(id)a0;
- (double)accessibilityProgressForScrollIndicator:(id)a0;
- (void)accessibilityScrollIndicator:(id)a0 addProgress:(double)a1;
- (void)accessibilityScrollIndicator:(id)a0 didBecomeFocused:(BOOL)a1;
- (BOOL)accessibilityShouldEnableScrollIndicator:(id)a0;

@end