luxlabs header browser preview


@interface DDRevealBridge : NSObject

+ (id)updatedTextInteractionMenuElements:(id)a0 withRVItem:(id)a1 view:(id)a2 context:(id)a3;
+ (id)contextMenuConfigurationWithRVItem:(id)a0 view:(id)a1 context:(id)a2 menuIdentifier:(id)a3;
+ (id)_lookupTextForText:(id)a0;
+ (BOOL)_revealItem:(id)a0 view:(id)a1 location:(struct CGPoint { double x0; double x1; })a2 menuInteraction:(id)a3 context:(id)a4;
+ (BOOL)_textActionsAreAvailableForItem:(id)a0;
+ (BOOL)performDefaultActionForRVItem:(id)a0 view:(id)a1 location:(struct CGPoint { double x0; double x1; })a2 fallbackMenuInteraction:(id)a3 context:(id)a4;
+ (BOOL)underlyingViewDisappeared:(id)a0;

@end