luxlabs header browser preview


@interface PXScrollDiagnosticsService : PXDiagnosticsService

- (id)title;
- (BOOL)canProvideContextualViewController;
- (id)contextualViewController;
- (id)scrollViewWithScrollAxis:(long long)a0;

@end