@interface _PortraitOnlyNavigationController : UINavigationController - (long long)preferredInterfaceOrientationForPresentation; - (void)dealloc; - (void)viewWillMoveToWindow:(id)a0; - (unsigned long long)supportedInterfaceOrientations; @end
@interface _PortraitOnlyNavigationController : UINavigationController - (long long)preferredInterfaceOrientationForPresentation; - (void)dealloc; - (void)viewWillMoveToWindow:(id)a0; - (unsigned long long)supportedInterfaceOrientations; @end