luxlabs header browser preview


@interface SearchUICardSectionCollectionViewCellAccessibility : __SearchUICardSectionCollectionViewCellAccessibility_super

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

- (id)accessibilityLabel;
- (unsigned long long)accessibilityTraits;
- (id)accessibilityElements;
- (BOOL)isAccessibilityElement;
- (id)accessibilityValue;
- (id)automationCustomProperties;
- (BOOL)_accessibilityHasAccessibleSubviews;
- (id)_axAccessibilityElements;

@end