luxlabs header browser preview


@class UIEventAttribution;

@interface UISceneOpenExternalURLOptions : NSObject

@property (nonatomic) BOOL universalLinksOnly;
@property (copy, nonatomic) UIEventAttribution *eventAttribution;

- (void).cxx_destruct;

@end