luxlabs header browser preview


@interface TVRPresentationController : UIPresentationController

- (BOOL)shouldPresentInFullscreen;
- (BOOL)_shouldRespectDefinesPresentationContext;

@end