Searching for iOS 18.1 Headers

Switch to: 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 12.1, 11.1.2, 11.0.1, 11.0, 10.2, 10.1.1, 9.3.3, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0, macos_15.3.1


Back to UIKitCore.framework
Viewing file: UIViewController.h   Raw   logify
UIViewController was found in iOS 18.1, 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 12.1
Filter:  
/*
* This header is generated by classdump-dyld 0.1
* on Wednesday, October 30, 2024 at 11:19:25 PM Eastern European Standard Time
* Operating System: Version 18.1 (Build 22B83)
* Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
* classdump-dyld is free of use, Copyright © 2013 by Elias Limneos.
*/

#import <UIKitCore/UIKitCore-Structs.h>
#import <UIKitCore/UIResponder.h>
#import <UIKitCore/DebugHierarchyObject_Fallback.h>
#import <UIKitCore/MKInfoCardThemeListener.h>
#import <UIKitCore/_UIViewServiceDeputy.h>
#import <UIKitCore/_UIFallbackEnvironment.h>
#import <UIKitCore/_UIAlwaysOnEnvironmentObserver.h>
#import <UIKitCore/NSExtensionRequestHandling.h>
#import <UIKitCore/_UIOrientationDebugDescriptionProviding.h>
#import <UIKitCore/_UIScrollViewScrollObserver_Internal.h>
#import <UIKit/UIWindowDelegate.h>
#import <UIKitCore/_UITraitEnvironmentInternal.h>
#import <UIKitCore/_UITraitTrackingSupporting.h>
#import <UIKitCore/_UITraitOverrideDelegate.h>
#import <UIKitCore/_UIContentContainerInternal.h>
#import <UIKitCore/_UIFocusEnvironmentInternal.h>
#import <UIKitCore/_UIStatusBarAnimationProviding.h>
#import <UIKit/UITraitChangeObservableInternal.h>
#import <UIKit/UITraitChangeObservable.h>
#import <UIKitCore/NSCoding.h>
#import <UIKit/UIAppearanceContainer.h>
#import <UIKit/UITraitEnvironment.h>
#import <UIKit/UIContentContainer.h>
#import <UIKit/UIFocusEnvironment.h>

@protocol UIViewControllerTransitioningDelegate, NSObject, UILayoutSupport_UILayoutItem, UIFocusItem, _UIViewControllerContentViewEmbedding;
@class UIView, UITabBarItem, UITab, _UITabElement, UINavigationItem, NSArray, NSString, NSBundle, NSMutableArray, UIResponder, UIViewControllerAction, UIStoryboard, NSDictionary, UIBarButtonItem, UISearchDisplayController, UIPopoverController, UIScrollView, NSMapTable, UITraitCollection, _UITraitOverrides, _UITraitChangeRegistry, UIAccessibilityHUDView, UITransitionView, UIPresentationController, NSLayoutConstraint, NSMutableDictionary, _UIContentUnavailableWrapperView, UIStoryboardSegue, UIWindow, _UIViewControllerTransition, UIViewControllerTransition, UINavigationContentAdjustments, UIContentUnavailableConfigurationState, _UIActionSheetPresentationController, UIMultiColumnViewController, UITabBarController, UISplitViewController, UINavigationController, NSExtensionContext, UIDropShadowView, UIFocusSystem, _UIFocusSystemSceneComponent, NSUUID, UIStatusBarStyleAnimationParameters, UIStatusBarHideAnimationParameters;

@interface UIViewController : UIResponder <DebugHierarchyObject_Fallback, MKInfoCardThemeListener, _UIViewServiceDeputy, _UIFallbackEnvironment, _UIAlwaysOnEnvironmentObserver, NSExtensionRequestHandling, _UIOrientationDebugDescriptionProviding, _UIScrollViewScrollObserver_Internal, UIWindowDelegate, _UITraitEnvironmentInternal, _UITraitTrackingSupporting, _UITraitOverrideDelegate, _UIContentContainerInternal, _UIFocusEnvironmentInternal, _UIStatusBarAnimationProviding, UITraitChangeObservableInternal, UITraitChangeObservable, NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment> {

<UIViewControllerTransitioningDelegate>* _overrideTransitioningDelegate;
UIView* _view;
UITabBarItem* _tabBarItem;
UITab* _tab;
_UITabElement* _tabElement;
UINavigationItem* _navigationItem;
NSArray* _toolbarItems;
NSString* _title;
NSString* _nibName;
NSBundle* _nibBundle;
UIViewController* _parentViewController;
NSMutableArray* _childModalViewControllers;
UIViewController* _parentModalViewController;
UIViewController* _previousRootViewController;
UIResponder* _modalPreservedFirstResponder;
id _dimmingView;
id _dropShadowView;
UIViewControllerAction* _currentAction;
UIStoryboard* _storyboard;
NSDictionary* _externalObjectsTableForViewLoading;
NSArray* _topLevelObjectsToKeepAliveFromStoryboard;
UIView* _savedHeaderSuperview;
UIView* _savedFooterSuperview;
UIBarButtonItem* _editButtonItem;
UISearchDisplayController* _searchDisplayController;
UISearchDisplayController* _strongSearchDisplayController;
long long _modalTransitionStyle;
long long _modalPresentationStyle;
<NSObject>* _appearStateActivityToken;
long long _lastKnownInterfaceOrientation;
UIPopoverController* _popoverController;
CGSize _contentSizeForViewInPopover;
CGSize _formSheetSize;
UIScrollView* _recordedContentScrollView;
/*^block*/ id _atViewIsAppearing;
/*^block*/ id _afterAppearance;
long long _explicitAppearanceTransitionLevel;
NSArray* _interfaceBuilderKeyCommands;
NSArray* _addedKeyCommands;
NSMapTable* _overrideTraitCollectionsForChildren;
NSMutableArray* _previewSourceViews;
struct {
unsigned hasObservationTrackingDictionary : 1;
unsigned appearState : 2;
unsigned isEditing : 1;
unsigned isPerformingModalTransition : 1;
unsigned hidesBottomBarWhenPushed : 1;
unsigned autoresizesArchivedViewToFullSize : 1;
unsigned viewLoadedFromControllerNib : 1;
unsigned isRootViewController : 1;
unsigned isSuspended : 1;
unsigned wantsFullScreenLayout : 1;
unsigned shouldUseFullScreenLayout : 1;
unsigned allowsAutorotation : 1;
unsigned searchControllerRetained : 1;
unsigned oldModalInPopover : 1;
unsigned isModalInPresentation : 1;
unsigned isInWillRotateCallback : 1;
unsigned isFinishingModalTransition : 1;
unsigned definesPresentationContext : 1;
unsigned providesPresentationContextTransitionStyle : 1;
unsigned containmentSupport : 1;
unsigned isSettingAppearState : 1;
unsigned isInAnimatedVCTransition : 1;
unsigned presentationIsChanging : 1;
unsigned isBeingPresented : 1;
unsigned containmentIsChanging : 1;
unsigned explicitTransitionIsAppearing : 1;
unsigned disableAppearanceTransitions : 1;
unsigned needsDidMoveCleanup : 1;
unsigned suppressesBottomBar : 1;
unsigned isExecutingAfterAppearance : 1;
unsigned rootResignationNeeded : 1;
unsigned viewConstraintsNeedUpdateOnAppearance : 1;
unsigned shouldForceNonAnimatedTransition : 1;
unsigned isInCustomTransition : 1;
unsigned mayForwardPresentationsToPresentedViewController : 1;
unsigned usesSharedView : 1;
unsigned extendedLayoutIncludesOpaqueBars : 1;
unsigned automaticallyAdjustInsets : 1;
unsigned previousShouldUnderlapUnderStatusBar : 1;
unsigned freezeShouldUnderlapUnderStatusBar : 1;
unsigned shouldNotFreezeUnderlapsStatusBar : 1;
unsigned monitorsSystemLayoutFittingSize : 1;
unsigned shouldLoadInputAccessoryViewsOnAppearance : 1;
unsigned useViewBasedTopAndBottomGuides : 1;
unsigned didConfirmLayoutGuideClass : 1;
unsigned restoresFocusAfterTransition : 2;
unsigned hasFocusGroupIdentifier : 2;
unsigned freezeLayoutForOrientationChangeOnDismissal : 1;
unsigned viewRespectsSystemMinimumLayoutMargins : 1;
unsigned ignoresWrapperViewForContentOverlayInsets : 1;
unsigned overridesSetContentOverlayInsets : 1;
unsigned isViewAttachedToWindow : 1;
unsigned sendViewIsAppearingOnNextLayout : 1;
unsigned isPerformingViewIsAppearing : 1;
unsigned overridesContentScrollView : 1;
unsigned overridesContentScrollViewForEdge : 1;
unsigned didCheckContentScrollViewReturnValue : 1;
unsigned usingContentScrollViewForUnknownPurpose : 1;
unsigned hasTraitStorageList : 1;
unsigned overrideUserInterfaceStyle : 2;
unsigned overrideHorizontalSizeClass : 2;
unsigned overrideUserInterfaceRenderingMode : 2;
unsigned needsContentUnavailableConfigurationStateUpdate : 1;
unsigned isInSupportedInterfaceOrientations : 1;
unsigned isCounterRotating : 1;
unsigned isDeallocInitiated : 1;
unsigned isInternalSetParentViewController : 1;
} _viewControllerFlags;
bool _ignoreAppSupportedOrientations;
bool _viewHostsLayoutEngine;
NSString* _storyboardIdentifier;
<UIViewControllerTransitioningDelegate>* _transitioningDelegate;
UITraitCollection* _frozenTraitCollection;
_UITraitOverrides* _traitOverrides;
_UITraitChangeRegistry* _traitChangeRegistry;
UIAccessibilityHUDView* _accessibilityHUD;
CGSize _lastForwardedTransitionSize;
bool _nextResponderIgnoresWindowIfRootVC;
bool overrideUseCustomPresentation;
bool _modalPresentationCapturesStatusBarAppearance;
bool _ignoresParentMargins;
NSMutableArray* _childViewControllers;
double _customNavigationInteractiveTransitionDuration;
double _customNavigationInteractiveTransitionPercentComplete;
UITransitionView* _customTransitioningView;
UITraitCollection* _lastNotifiedTraitCollection;
UIPresentationController* _presentationController;
double _navigationControllerContentOffsetAdjustment;
double _leftContentMargin;
double _rightContentMargin;
double _contentMargin;
<UILayoutSupport><_UILayoutItem>* _topLayoutGuide;
<UILayoutSupport><_UILayoutItem>* _bottomLayoutGuide;
NSLayoutConstraint* _topBarInsetGuideConstraint;
NSLayoutConstraint* _bottomBarInsetGuideConstraint;
NSString* _interactionActivityTrackingBaseName;
NSMutableDictionary* _observableScrollViews;
UIScrollView* _internalContentScrollView;
NSMapTable* _effectiveContentScrollViews;
_UIContentUnavailableWrapperView* _contentUnavailableWrapperView;
NSArray* _storyboardSegueTemplates;
UIStoryboardSegue* _segueResponsibleForModalPresentation;
UIViewController* _sourceViewControllerIfPresentedViaPopoverSegue;
UIViewController* _modalSourceViewController;
UIWindow* _expectedWindow;
UIViewController* _presentedStatusBarViewController;
UIViewController* _presentedUserInterfaceStyleViewController;
_UIViewControllerTransition* _spiTransition;
UIViewControllerTransition* _preferredTransition;
unsigned long long _edgesForExtendedLayout;
UIViewController* __childControllerToIgnoreWhileLookingForTransitionCoordinator;
<UIFocusItem>* _presentingFocusedItem;
UINavigationContentAdjustments* _navigationInsetAdjustment;
NSArray* _storyboardPreviewSegueTemplates;
NSArray* _storyboardCommitSegueTemplates;
NSArray* _storyboardPreviewingRegistrants;
UIView* __embeddedView;
UIView* __embeddingView;
<_UIViewControllerContentViewEmbedding>* __embeddedDelegate;
UIPresentationController* _originalPresentationController;
UIPresentationController* _temporaryPresentationController;
UIView* _preferredFocusedItem;
UIViewController* __departingParentViewController;
long long _preferredContainerBackgroundStyle;
UIViewController* _childViewControllerForPreferredContainerBackgroundStyle;
CGSize _preferredContentSize;
SCD_Struct_UI11 _presentationSizeClassPair;
UIEdgeInsets _additionalSafeAreaInsets;
UIEdgeInsets _contentOverlayInsets;
NSDirectionalEdgeInsets _systemMinimumLayoutMargins;
CGRect __embeddedViewFrame;
}
@property (readonly) unsignedlonglong hash;
@property (readonly) Class superclass;
@property (copy,readonly) NSString* description;
@property (copy,readonly,?) NSString* debugDescription;
@property (nonatomic,copy) NSString* accessibilityIdentifier;
@property (assign,nonatomic) double contentAlpha;
@property (assign,nonatomic) longlong contentVisibility;
@property (nonatomic,readonly) <MKInfoCardTheme>* mk_theme;
@property (readonly,nonatomic) UIContentUnavailableConfigurationState* _bridgedContentUnavailableConfigurationState;
@property (nonatomic,readonly) bool _hasDeepestActionResponder;
@property (nonatomic,readonly) _UIActionSheetPresentationController* actionSheetPresentationController;
@property (nonatomic,readonly) UIMultiColumnViewController* _multiColumnViewController;
@property (nonatomic,readonly) bool performsActionsWhilePresentingModally;
@property (nonatomic,__weak,readonly) UITab* tab;
@property (setter=_uip_setTabElement:,nonatomic,retain) _UITabElement* _uip_tabElement;
@property (assign,setter=_setTabElementChangeObserver:,nonatomic,__weak) <_UIViewControllerTabElementObserver>* _tabElementChangeObserver;
@property (nonatomic,readonly) _UITabElement* _resolvedTab;
@property (nonatomic,retain) UITabBarItem* tabBarItem;
@property (nonatomic,readonly) UITabBarController* tabBarController;
@property (nonatomic,retain) UIScrollView* tabBarObservedScrollView;
@property (nonatomic,readonly) UISplitViewController* splitViewController;
@property (nonatomic,readonly) UINavigationItem* _navigationItemCreatingDefaultIfNotSet;
@property (nonatomic,readonly) UINavigationItem* navigationItem;
@property (assign,nonatomic) bool hidesBottomBarWhenPushed;
@property (nonatomic,readonly) UINavigationController* navigationController;
@property (nonatomic,readonly) NSArray* childViewControllers;
@property (nonatomic,readonly) UIViewController* childViewControllerForStatusBarStyle;
@property (nonatomic,readonly) UIViewController* childViewControllerForStatusBarHidden;
@property (nonatomic,readonly) UIViewController* childViewControllerForUserInterfaceStyle;
@property (nonatomic,readonly) bool shouldAutomaticallyForwardAppearanceMethods;
@property (nonatomic,@dynamic,readonly) UIView* _embeddedView;
@property (nonatomic,@dynamic,readonly) <_UIViewControllerContentViewEmbedding>* _embeddedDelegate;
@property (assign,nonatomic,__weak) <UIViewControllerTransitioningDelegate>* transitioningDelegate;
@property (nonatomic,readonly) NSArray* _preferredContentSizes;
@property (getter=_isDetachedFromWindowRootViewControllerHierarchy,nonatomic,readonly) bool _detachedFromWindowRootViewControllerHierarchy;
@property (nonatomic,@dynamic,readonly) NSExtensionContext* extensionContext;
@property (nonatomic,readonly) bool _allowsStylingSheetsAsCards;
@property (setter=_setChildControllerToIgnoreWhileLookingForTransitionCoordinator:,nonatomic,retain) UIViewController* _childControllerToIgnoreWhileLookingForTransitionCoordinator; //@synthesize _childControllerToIgnoreWhileLookingForTransitionCoordinator=__childControllerToIgnoreWhileLookingForTransitionCoordinator - In the implementation block
@property (assign,setter=_setPresentingFocusedItem:,getter=_presentingFocusedItem,nonatomic,__weak) <UIFocusItem>* presentingFocusedItem; //@synthesize presentingFocusedItem=_presentingFocusedItem - In the implementation block
@property (nonatomic,retain) UINavigationContentAdjustments* navigationInsetAdjustment; //@synthesize navigationInsetAdjustment=_navigationInsetAdjustment - In the implementation block
@property (nonatomic,readonly) NSMutableDictionary* _observableScrollViews; //@synthesize observableScrollViews=_observableScrollViews - In the implementation block
@property (nonatomic,readonly) NSMapTable* _effectiveContentScrollViews; //@synthesize effectiveContentScrollViews=_effectiveContentScrollViews - In the implementation block
@property (nonatomic,readonly) UIView* _showcaseView;
@property (setter=_setPreferredTransition:,nonatomic,retain) _UIViewControllerTransition* _preferredTransition; //@synthesize spiTransition=_spiTransition - In the implementation block
@property (assign,nonatomic) bool autoresizesArchivedViewToFullSize;
@property (assign,setter=_setOverrideUseCustomPresentation:,getter=_overrideUseCustomPresentation,nonatomic) bool overrideUseCustomPresentation;
@property (setter=_setOverrideTransitioningDelegate:,getter=_overrideTransitioningDelegate,nonatomic,@dynamic,retain) <UIViewControllerTransitioningDelegate>* overrideTransitioningDelegate;
@property (assign,nonatomic) UIEdgeInsets additionalSafeAreaInsets; //@synthesize additionalSafeAreaInsets=_additionalSafeAreaInsets - In the implementation block
@property (setter=_setExpectedWindow:,nonatomic,retain) UIWindow* _expectedWindow; //@synthesize expectedWindow=_expectedWindow - In the implementation block
@property (assign,nonatomic) bool _nextResponderIgnoresWindowIfRootVC; //@synthesize nextResponderIgnoresWindowIfRootVC=_nextResponderIgnoresWindowIfRootVC - In the implementation block
@property (assign,setter=_setFreezeLayoutForOrientationChangeOnDismissal:,nonatomic) bool _freezeLayoutForOrientationChangeOnDismissal;
@property (assign,setter=_setTransitioningOutWithoutDisappearing:,nonatomic) bool _transitioningOutWithoutDisappearing;
@property (nonatomic,copy) NSString* nibName; //@synthesize nibName=_nibName - In the implementation block
@property (nonatomic,retain) NSBundle* nibBundle; //@synthesize nibBundle=_nibBundle - In the implementation block
@property (setter=_setStoryboard:,nonatomic,retain) UIStoryboard* storyboard; //@synthesize storyboard=_storyboard - In the implementation block
@property (nonatomic,readonly) NSArray* storyboardSegueTemplates; //@synthesize storyboardSegueTemplates=_storyboardSegueTemplates - In the implementation block
@property (nonatomic,readonly) NSArray* storyboardPreviewSegueTemplates; //@synthesize storyboardPreviewSegueTemplates=_storyboardPreviewSegueTemplates - In the implementation block
@property (nonatomic,readonly) NSArray* storyboardCommitSegueTemplates; //@synthesize storyboardCommitSegueTemplates=_storyboardCommitSegueTemplates - In the implementation block
@property (nonatomic,readonly) NSArray* storyboardPreviewingRegistrants; //@synthesize storyboardPreviewingRegistrants=_storyboardPreviewingRegistrants - In the implementation block
@property (setter=_setSegueResponsibleForModalPresentation:,nonatomic,retain) UIStoryboardSegue* _segueResponsibleForModalPresentation; //@synthesize segueResponsibleForModalPresentation=_segueResponsibleForModalPresentation - In the implementation block
@property (assign,setter=_setSourceViewControllerIfPresentedViaPopoverSegue:,nonatomic) UIViewController* _sourceViewControllerIfPresentedViaPopoverSegue; //@synthesize sourceViewControllerIfPresentedViaPopoverSegue=_sourceViewControllerIfPresentedViaPopoverSegue - In the implementation block
@property (assign,setter=_setModalSourceViewController:,nonatomic) UIViewController* _modalSourceViewController; //@synthesize modalSourceViewController=_modalSourceViewController - In the implementation block
@property (nonatomic,readonly) UIViewController* _parentModalViewController;
@property (nonatomic,retain) NSMutableArray* mutableChildViewControllers; //@synthesize childViewControllers=_childViewControllers - In the implementation block
@property (nonatomic,readonly) unsignedlonglong childViewControllersCount;
@property (nonatomic,readonly) bool _transitionsChildViewControllers;
@property (setter=_setEmbeddedView:,nonatomic,retain) UIView* _embeddedView; //@synthesize _embeddedView=__embeddedView - In the implementation block
@property (setter=_setEmbeddingView:,nonatomic,retain) UIView* _embeddingView; //@synthesize _embeddingView=__embeddingView - In the implementation block
@property (assign,setter=_setEmbeddedViewFrame:,nonatomic) CGRect _embeddedViewFrame; //@synthesize _embeddedViewFrame=__embeddedViewFrame - In the implementation block
@property (assign,setter=_setEmbeddedDelegate:,nonatomic) <_UIViewControllerContentViewEmbedding>* _embeddedDelegate; //@synthesize _embeddedDelegate=__embeddedDelegate - In the implementation block
@property (nonatomic,readonly) bool _viewHostsLayoutEngineAllowsTAMIC_NO;
@property (nonatomic,readonly) bool _navControllerIsLayingOutTopViewController;
@property (nonatomic,readonly) bool _defersToPresentingViewControllerForSupportedInterfaceOrientations;
@property (nonatomic,readonly) UITraitCollection* _lastNotifiedTraitCollection; //@synthesize lastNotifiedTraitCollection=_lastNotifiedTraitCollection - In the implementation block
@property (nonatomic,readonly) longlong _horizontalSizeClass;
@property (nonatomic,readonly) longlong _verticalSizeClass;
@property (nonatomic,readonly) SCD_Struct_UI11 __sizeClassPair;
@property (nonatomic,retain) UITraitCollection* overrideTraitCollection;
@property (nonatomic,readonly) UIView* savedHeaderSuperview; //@synthesize savedHeaderSuperview=_savedHeaderSuperview - In the implementation block
@property (nonatomic,readonly) UIViewController* childModalViewController;
@property (assign,nonatomic) UIViewController* parentModalViewController; //@synthesize parentModalViewController=_parentModalViewController - In the implementation block
@property (nonatomic,@dynamic,retain) UISearchDisplayController* searchDisplayController;
@property (assign,nonatomic) bool searchBarHidNavBar;
@property (nonatomic,retain) UIDropShadowView* dropShadowView; //@synthesize dropShadowView=_dropShadowView - In the implementation block
@property (nonatomic,readonly) bool _isModalSheet;
@property (nonatomic,readonly) bool _isPresentedFormSheet;
@property (nonatomic,readonly) bool _isInSheetPresentation;
@property (setter=_setPresentationController:,nonatomic,retain) UIPresentationController* _presentationController; //@synthesize presentationController=_presentationController - In the implementation block
@property (assign,setter=_setPresentationSizeClassPair:,getter=_presentationSizeClassPair,nonatomic) SCD_Struct_UI11 presentationSizeClassPair; //@synthesize presentationSizeClassPair=_presentationSizeClassPair - In the implementation block
@property (setter=_setOriginalPresentationController:,getter=_originalPresentationController,nonatomic,retain) UIPresentationController* originalPresentationController; //@synthesize originalPresentationController=_originalPresentationController - In the implementation block
@property (setter=_setTemporaryPresentationController:,getter=_temporaryPresentationController,nonatomic,retain) UIPresentationController* temporaryPresentationController; //@synthesize temporaryPresentationController=_temporaryPresentationController - In the implementation block
@property (nonatomic,readonly) bool _useSheetRotation;
@property (nonatomic,readonly) bool _isDimmingBackground;
@property (nonatomic,readonly) bool isSettingAppearState;
@property (nonatomic,copy) id afterAppearanceBlock; //@synthesize afterAppearance=_afterAppearance - In the implementation block
@property (assign,nonatomic) CGSize contentSizeForViewInPopover; //@synthesize contentSizeForViewInPopover=_contentSizeForViewInPopover - In the implementation block
@property (assign,nonatomic) bool modalInPopover;
@property (assign,getter=isInWillRotateCallback,nonatomic) bool inWillRotateCallback;
@property (assign,getter=isInAnimatedVCTransition,nonatomic) bool inAnimatedVCTransition;
@property (nonatomic,readonly) bool inExplicitAppearanceTransition;
@property (assign,nonatomic) bool appearanceTransitionsAreDisabled;
@property (assign,nonatomic) bool needsDidMoveCleanup;
@property (assign,getter=isFinishingModalTransition,nonatomic) bool finishingModalTransition;
@property (assign,nonatomic) double customNavigationInteractiveTransitionDuration; //@synthesize customNavigationInteractiveTransitionDuration=_customNavigationInteractiveTransitionDuration - In the implementation block
@property (assign,nonatomic) double customNavigationInteractiveTransitionPercentComplete; //@synthesize customNavigationInteractiveTransitionPercentComplete=_customNavigationInteractiveTransitionPercentComplete - In the implementation block
@property (nonatomic,retain) UITransitionView* customTransitioningView; //@synthesize customTransitioningView=_customTransitioningView - In the implementation block
@property (nonatomic,readonly) bool _viewControllerIgnoresClippedGlyphPathFrame;
@property (getter=_window,nonatomic,readonly) UIWindow* window;
@property (nonatomic,readonly) bool _monitorsSystemLayoutFittingSize;
@property (setter=_setPreviousFittingSizeInfo:,nonatomic,retain) NSDictionary* _previousFittingSizeInfo;
@property (assign,nonatomic,__weak) UIView* preferredFocusedItem; //@synthesize preferredFocusedItem=_preferredFocusedItem - In the implementation block
@property (assign,nonatomic,__weak) UIView* preferredFocusedView;
@property (getter=_focusSystem,nonatomic,readonly) UIFocusSystem* focusSystem;
@property (getter=_focusBehavior,nonatomic,readonly) <_UIFocusPlatformBehavior>* focusBehavior;
@property (getter=_focusSystemSceneComponent,nonatomic,readonly) _UIFocusSystemSceneComponent* focusSystemSceneComponent;
@property (setter=_setInternalContentScrollView:,nonatomic,retain) UIScrollView* _internalContentScrollView; //@synthesize internalContentScrollView=_internalContentScrollView - In the implementation block
@property (assign,setter=_setNavigationControllerContentInsetAdjustment:,nonatomic,@dynamic) UIEdgeInsets _navigationControllerContentInsetAdjustment;
@property (assign,setter=_setNavigationControllerContentOffsetAdjustment:,nonatomic) double _navigationControllerContentOffsetAdjustment; //@synthesize navigationControllerContentOffsetAdjustment=_navigationControllerContentOffsetAdjustment - In the implementation block
@property (assign,setter=_setContentOverlayInsets:,nonatomic) UIEdgeInsets _contentOverlayInsets; //@synthesize contentOverlayInsets=_contentOverlayInsets - In the implementation block
@property (assign,setter=_setContentMargin:,nonatomic) double _contentMargin; //@synthesize contentMargin=_contentMargin - In the implementation block
@property (assign,setter=_setLeftContentMargin:,nonatomic) double _leftContentMargin; //@synthesize leftContentMargin=_leftContentMargin - In the implementation block
@property (assign,setter=_setRightContentMargin:,nonatomic) double _rightContentMargin; //@synthesize rightContentMargin=_rightContentMargin - In the implementation block
@property (setter=_setPresentedStatusBarViewController:,nonatomic,retain) UIViewController* _presentedStatusBarViewController; //@synthesize presentedStatusBarViewController=_presentedStatusBarViewController - In the implementation block
@property (setter=_setPresentedUserInterfaceStyleViewController:,nonatomic,retain) UIViewController* _presentedUserInterfaceStyleViewController; //@synthesize presentedUserInterfaceStyleViewController=_presentedUserInterfaceStyleViewController - In the implementation block
@property (nonatomic,retain,readonly) <UILayoutSupport><_UILayoutItem>* topLayoutGuide; //@synthesize topLayoutGuide=_topLayoutGuide - In the implementation block
@property (nonatomic,retain,readonly) <UILayoutSupport><_UILayoutItem>* bottomLayoutGuide; //@synthesize bottomLayoutGuide=_bottomLayoutGuide - In the implementation block
@property (nonatomic,retain,readonly) NSLayoutConstraint* _topBarInsetGuideConstraint; //@synthesize topBarInsetGuideConstraint=_topBarInsetGuideConstraint - In the implementation block
@property (nonatomic,retain,readonly) NSLayoutConstraint* _bottomBarInsetGuideConstraint; //@synthesize bottomBarInsetGuideConstraint=_bottomBarInsetGuideConstraint - In the implementation block
@property (nonatomic,readonly) NSDirectionalEdgeInsets systemMinimumLayoutMargins; //@synthesize systemMinimumLayoutMargins=_systemMinimumLayoutMargins - In the implementation block
@property (nonatomic,readonly) UIEdgeInsets _viewSafeAreaInsetsFromScene;
@property (assign,nonatomic) bool ignoresParentMargins; //@synthesize ignoresParentMargins=_ignoresParentMargins - In the implementation block
@property (setter=_setExtensionContextUUID:,nonatomic,@dynamic,retain) NSUUID* extensionContextUUID;
@property (assign,nonatomic,__weak) UIViewController* _departingParentViewController; //@synthesize _departingParentViewController=__departingParentViewController - In the implementation block
@property (nonatomic,retain) _UIContentUnavailableWrapperView* _contentUnavailableWrapperView; //@synthesize contentUnavailableWrapperView=_contentUnavailableWrapperView - In the implementation block
@property (nonatomic,readonly) bool _willPreemptRunningPresentationTransition;
@property (nonatomic,readonly) bool _willPreemptRunningTransitionForDismissal;
@property (nonatomic,readonly) NSString* _effectiveInteractionActivityTrackingBaseName;
@property (nonatomic,readonly) longlong preferredContainerBackgroundStyle; //@synthesize preferredContainerBackgroundStyle=_preferredContainerBackgroundStyle - In the implementation block
@property (nonatomic,readonly) UIViewController* childViewControllerForPreferredContainerBackgroundStyle; //@synthesize childViewControllerForPreferredContainerBackgroundStyle=_childViewControllerForPreferredContainerBackgroundStyle - In the implementation block
@property (nonatomic,readonly) <UITraitOverrides>* traitOverrides;
@property (nonatomic,readonly) NSArray* previewActionItems;
@property (nonatomic,copy) <UIContentConfiguration>* contentUnavailableConfiguration;
@property (nonatomic,readonly) UIContentUnavailableConfigurationState* contentUnavailableConfigurationState;
@property (nonatomic,retain) UIView* view;
@property (nonatomic,readonly) UIView* viewIfLoaded;
@property (getter=isViewLoaded,nonatomic,readonly) bool viewLoaded;
@property (nonatomic,copy) NSString* title; //@synthesize title=_title - In the implementation block
@property (nonatomic,__weak,readonly) UIViewController* parentViewController;
@property (nonatomic,readonly) UIViewController* modalViewController;
@property (nonatomic,readonly) UIViewController* presentedViewController;
@property (nonatomic,readonly) UIViewController* presentingViewController;
@property (assign,nonatomic) bool definesPresentationContext;
@property (assign,nonatomic) bool providesPresentationContextTransitionStyle;
@property (assign,nonatomic) bool restoresFocusAfterTransition;
@property (nonatomic,copy) NSString* focusGroupIdentifier;
@property (nonatomic,copy) NSString* interactionActivityTrackingBaseName; //@synthesize interactionActivityTrackingBaseName=_interactionActivityTrackingBaseName - In the implementation block
@property (getter=isBeingPresented,nonatomic,readonly) bool beingPresented;
@property (getter=isBeingDismissed,nonatomic,readonly) bool beingDismissed;
@property (getter=isMovingToParentViewController,nonatomic,readonly) bool movingToParentViewController;
@property (getter=isMovingFromParentViewController,nonatomic,readonly) bool movingFromParentViewController;
@property (assign,nonatomic) longlong modalTransitionStyle; //@synthesize modalTransitionStyle=_modalTransitionStyle - In the implementation block
@property (nonatomic,retain) UIViewControllerTransition* preferredTransition; //@synthesize preferredTransition=_preferredTransition - In the implementation block
@property (assign,nonatomic) longlong modalPresentationStyle; //@synthesize modalPresentationStyle=_modalPresentationStyle - In the implementation block
@property (assign,nonatomic) bool modalPresentationCapturesStatusBarAppearance; //@synthesize modalPresentationCapturesStatusBarAppearance=_modalPresentationCapturesStatusBarAppearance - In the implementation block
@property (nonatomic,readonly) bool disablesAutomaticKeyboardDismissal;
@property (assign,nonatomic) bool wantsFullScreenLayout;
@property (assign,nonatomic) unsignedlonglong edgesForExtendedLayout; //@synthesize edgesForExtendedLayout=_edgesForExtendedLayout - In the implementation block
@property (assign,nonatomic) bool extendedLayoutIncludesOpaqueBars;
@property (assign,nonatomic) bool automaticallyAdjustsScrollViewInsets;
@property (assign,nonatomic) CGSize preferredContentSize; //@synthesize preferredContentSize=_preferredContentSize - In the implementation block
@property (nonatomic,readonly) longlong preferredStatusBarStyle;
@property (nonatomic,readonly) bool prefersStatusBarHidden;
@property (nonatomic,readonly) longlong preferredStatusBarUpdateAnimation;
@property (nonatomic,readonly) longlong preferredUserInterfaceStyle;
@property (assign,nonatomic) longlong overrideUserInterfaceStyle;
@property (nonatomic,readonly) UITraitCollection* traitCollection;
@property (getter=_focusMapContainer,nonatomic,__weak,readonly,?) <_UIFocusRegionContainer>* focusMapContainer;
@property (getter=_isFocusDirectionFlippedHorizontally,nonatomic,readonly,?) bool focusDirectionFlippedHorizontally;
@property (getter=_isEligibleForFocusInteraction,nonatomic,readonly,?) bool eligibleForFocusInteraction;
@property (getter=_isEligibleForFocusOcclusion,nonatomic,readonly,?) bool eligibleForFocusOcclusion;
@property (getter=_preferredFocusMovementStyle,nonatomic,readonly,?) longlong preferredFocusMovementStyle;
@property (getter=_linearFocusMovementSequences,nonatomic,copy,readonly,?) NSArray* linearFocusMovementSequences;
@property (nonatomic,copy,readonly) NSArray* preferredFocusEnvironments;
@property (nonatomic,__weak,readonly) <UIFocusEnvironment>* parentFocusEnvironment;
@property (nonatomic,readonly) <UIFocusItemContainer>* focusItemContainer;
@property (getter=_preferredStatusBarStyleAnimationParameters,nonatomic,readonly) UIStatusBarStyleAnimationParameters* preferredStatusBarStyleAnimationParameters;
@property (getter=_preferredStatusBarHideAnimationParameters,nonatomic,readonly) UIStatusBarHideAnimationParameters* preferredStatusBarHideAnimationParameters;
+(id)fallback_debugHierarchyChildGroupingID;
+(id)fallback_debugHierarchyAdditionalGroupingIDs;
+(id)fallback_debugHierarchyObjectsInGroupWithID:(id)arg1 onObject:(id)arg2 outOptions:(id*)arg3 ;
+(id)fallback_debugHierarchyPropertyDescriptions;
+(id)fallback_debugHierarchyValueForPropertyWithName:(id)arg1 onObject:(id)arg2 outOptions:(id*)arg3 outError:(id*)arg4 ;
+(double)durationForTransition:(int)arg1 ;
+(id)XPCInterface;
+(void)initialize;
+(bool)doesOverridePreferredInterfaceOrientationForPresentation;
+(bool)_isSecureForRemoteViewService;
+(bool)_shouldForwardViewWillTransitionToSize;
+(CGSize)defaultFormSheetSizeForScreenSize:(CGSize)arg1 ;
+(bool)_initializedByViewServices;
+(id)_printHierarchy;
+(bool)_isViewSizeFullScreen:(id)arg1 inWindow:(id)arg2 ;
+(id)_allDescriptions;
+(bool)_allViewControllersInArray:(id)arg1 allowAutorotationToInterfaceOrientation:(long long)arg2 predicate:(/*^block*/ id)arg3 ;
+(double)_boundsWidthWithMinimumHorizontalContentMarginForView:(id)arg1 preservingContentWidth:(double)arg2 ;
+(bool)_directlySetsContentOverlayInsetsForChildren;
+(bool)_doesOverrideLegacyShouldAutorotateMethod;
+(id)_exportedInterface;
+(double)_horizontalContentMarginForView:(id)arg1 ;
+(double)_horizontalContentMarginForView:(id)arg1 ofWidth:(double)arg2 ;
+(bool)_isViewSizeFullScreen:(id)arg1 inWindow:(id)arg2 ignoreInWindowCheck:(bool)arg3 ;
+(int)_keyboardDirectionForTransition:(int)arg1 ;
+(void)_performWithoutDeferringTransitions:(/*^block*/ id)arg1 ;
+(bool)_preventsAppearanceProxyCustomization;
+(id)_remoteViewControllerInterface;
+(id)_safeAreaInsetsTrace;
+(void)_scheduleTransition:(/*^block*/ id)arg1 ;
+(void)_setShouldDeferTransitions:(bool)arg1 ;
+(bool)_shouldAnimateTransitions;
+(bool)_shouldDeferTransitions;
+(bool)_shouldSendLegacyMethodsFromViewWillTransitionToSize;
+(bool)_shouldUseLegacyUnwindDestinationSearch;
+(double)_slimHorizontalContentMarginForTraitCollection:(id)arg1 ;
+(id)_traitCollectionWithParentTraitCollection:(id)arg1 overrideTraitCollection:(id)arg2 ;
+(void)_traverseViewControllerHierarchy:(/*^block*/ id)arg1 ;
+(void)_traverseViewControllerHierarchyWithDelayedRelease:(/*^block*/ id)arg1 ;
+(id)_viewControllerForFullScreenPresentationFromView:(id)arg1 ;
+(bool)_wantsContentOverlayInsetsUpdatesWhileDismissing;
+(id)_whitelistOfSubclassableViewControllersMarkedSafe;
+(void)_withDisabledAppearanceTransitions:(bool)arg1 forDescendantsOf:(id)arg2 visibleOnly:(bool)arg3 perform:(/*^block*/ id)arg4 ;
+(void)_withDisabledAppearanceTransitionsForVisibleDescendantsOf:(id)arg1 perform:(/*^block*/ id)arg2 ;
+(void)attemptRotationToDeviceOrientation;
+(CGSize)defaultFormSheetSize;
+(bool)doesOverrideViewControllerMethod:(SEL)arg1 ;
+(bool)doesOverrideViewControllerMethod:(SEL)arg1 inBaseClass:(Class)arg2 ;
+(void)removeViewControllerForView:(id)arg1 ;
+(void)setViewController:(id)arg1 forView:(id)arg2 ;
+(id)viewControllerForView:(id)arg1 ;
-(void)_noWarn_setOverrideTraitCollection:(id)arg1 forChild:(id)arg2 ;
-(bool)_wantsTransparentBackground;
-(void)setContentAlpha:(double)arg1 ;
-(id)accessibilityIdentifier;
-(double)contentAlpha;
-(void)setContentVisibility:(long long)arg1 ;
-(void)setAccessibilityIdentifier:(id)arg1 ;
-(long long)contentVisibility;
-(void)infoCardThemeChanged;
-(id)mk_theme;
-(void)_doc_ipi_updateContentOverlayInsetsForSelfAndChildren;
-(void)setNeedsFocusUpdate;
-(id)dropShadowView;
-(void)preferredContentSizeDidChangeForChildContentContainer:(id)arg1 ;
-(void)_beginDisablingInterfaceAutorotation;
-(void)didRotateFromInterfaceOrientation:(long long)arg1 ;
-(bool)prefersHomeIndicatorAutoHidden;
-(bool)shouldAutomaticallyForwardRotationMethods;
-(void)setPreferredFocusedView:(id)arg1 ;
-(id)childViewControllerForHomeIndicatorAutoHidden;
-(id)searchDisplayController;
-(void)didMoveToParentViewController:(id)arg1 ;
-(void)_marginInfoForChild:(id)arg1 leftMargin:(double*)arg2 rightMargin:(double*)arg3 ;
-(unsigned long long)supportedInterfaceOrientations;
-(void)_clearCachedPopoverContentSize;
-(void)_didReceiveMemoryWarning:(id)arg1 ;
-(void)_updateWithFrameSpecifier:(id)arg1 ;
-(id)parentFocusEnvironment;
-(void)encodeWithCoder:(id)arg1 ;
-(void)willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 ;
-(id)focusItemContainer;
-(id)_deepestActionResponder;
-(unsigned long long)preferredScreenEdgesDeferringSystemGestures;
-(void)updateViewConstraints;
-(id)tabBarItem;
-(void)updateFocusIfNeeded;
-(id)_overridingPreferredFocusEnvironment;
-(id)_childViewControllersToSendViewWillTransitionToSize;
-(bool)_shouldPersistViewWhenCoding;
-(bool)_optsOutOfPopoverControllerHierarchyCheck;
-(id)childViewControllerForStatusBarHidden;
-(id)presentingViewController;
-(id)_appearanceGuideClass;
-(void)unloadViewForced:(bool)arg1 ;
-(void)willTransitionToTraitCollection:(id)arg1 withTransitionCoordinator:(id)arg2 ;
-(void)getRotationContentSettings:(SCD_Struct_UI69*)arg1 forWindow:(id)arg2 ;
-(void)setSearchDisplayController:(id)arg1 ;
-(UIEdgeInsets)_edgeInsetsForChildViewController:(id)arg1 insetsAreAbsolute:(bool*)arg2 ;
-(UIEdgeInsets)_avoidanceInsets;
-(void)showViewController:(id)arg1 sender:(id)arg2 ;
-(bool)_hasPreferredInterfaceOrientationForPresentation;
-(void)encodeRestorableStateWithCoder:(id)arg1 ;
-(void)_getRotationContentSettings:(SCD_Struct_UI69*)arg1 ;
-(id)_multitaskingDragExclusionRects;
-(void)showDetailViewController:(id)arg1 sender:(id)arg2 ;
-(void)setToolbarItems:(id)arg1 ;
-(void)_updateChildContentMargins;
-(bool)_handlesCounterRotationForPresentation;
-(id)splitViewController;
-(void)viewSafeAreaInsetsDidChange;
-(id)childViewControllerForStatusBarStyle;
-(void)_timelinesForDateInterval:(id)arg1 completion:(/*^block*/ id)arg2 ;
-(CGSize)_systemLayoutSizeFittingSize:(CGSize)arg1 withHorizontalFittingPriority:(float)arg2 verticalFittingPriority:(float)arg3 ;
-(bool)_allowsSkippingLayout;
-(void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(bool)arg2 ;
-(id)_systemDefaultFocusGroupIdentifier;
-(void)didReceiveMemoryWarning;
-(long long)preferredInterfaceOrientationForPresentation;
-(bool)shouldUpdateFocusInContext:(id)arg1 ;
-(id)_contentUnavailableConfigurationState;
-(void)_layoutContainerViewDidMoveToWindow:(id)arg1 ;
-(id)_allContainedViewControllers;
-(void)_layoutContainerViewWillMoveToWindow:(id)arg1 ;
-(void)_updateLayoutForStatusBarAndInterfaceOrientation;
-(void)willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 ;
-(id)_additionalViewControllersToCheckForUserActivity;
-(bool)_shouldPresentViewController:(id)arg1 withPresentationController:(id)arg2 ;
-(bool)shouldAutorotateToInterfaceOrientation:(long long)arg1 ;
-(void)removeChildViewController:(id)arg1 ;
-(bool)prefersStatusBarHidden;
-(long long)preferredUserInterfaceStyle;
-(void)_updateWithFrameSpecifier:(id)arg1 completion:(/*^block*/ id)arg2 ;
-(void)_keyboardWillHide:(id)arg1 ;
-(id)contentScrollView;
-(void)loadView;
-(id)initWithCoder:(id)arg1 ;
-(id)_parentTraitEnvironment;
-(void)_prepareForWindowDealloc;
-(bool)_canBecomeFirstResponder;
-(long long)modalTransitionStyle;
-(void)viewDidLoad;
-(void)viewWillMoveToWindow:(id)arg1 ;
-(id)focusGroupIdentifier;
-(bool)shouldAutorotate;
-(void)applicationDidResume;
-(void).cxx_destruct;
-(CGRect)_boundsForOrientation:(long long)arg1 ;
-(id)_timelinesForDateInterval:(id)arg1 ;
-(void)_updateContentUnavailableConfigurationUsingState:(id)arg1 ;
-(id)_screen;
-(double)durationForTransition:(int)arg1 ;
-(id)_traitCollectionForChildEnvironment:(id)arg1 ;
-(void)_didExitAlwaysOn;
-(void)viewDidLayoutSubviews;
-(id)_window;
-(bool)definesPresentationContext;
-(CGSize)sizeForChildContentContainer:(id)arg1 withParentContainerSize:(CGSize)arg2 ;
-(void)viewDidAppear:(bool)arg1 ;
-(void)_setExtensionContextUUID:(id)arg1 ;
-(void)viewWillLayoutSubviews;
-(void)_keyboardWillShow:(id)arg1 ;
-(void)dismissViewControllerAnimated:(bool)arg1 completion:(/*^block*/ id)arg2 ;
-(long long)interfaceOrientation;
-(bool)_isViewControllerForObservableScrollViewAmbiguous;
-(bool)_shouldForwardSystemLayoutFittingSizeChanges;
-(void)setDropShadowView:(id)arg1 ;
-(void)setOverrideTraitCollection:(id)arg1 ;
-(id)storyboard;
-(long long)preferredStatusBarStyle;
-(void)setOverrideUserInterfaceStyle:(long long)arg1 ;
-(id)_childViewControllerForAlwaysOnTimelines;
-(void)willMoveToParentViewController:(id)arg1 ;
-(long long)preferredWhitePointAdaptivityStyle;
-(UIEdgeInsets)_viewSafeAreaInsetsFromScene;
-(void)viewIsAppearing:(bool)arg1 ;
-(id)_preferredStatusBarStyleAnimationParameters;
-(void)removeChildViewController:(id)arg1 notifyDidMove:(bool)arg2 ;
-(id)traitCollection;
-(void)viewDidDisappear:(bool)arg1 ;
-(void)setModalTransitionStyle:(long long)arg1 ;
-(void)didUpdateFocusInContext:(id)arg1 withAnimationCoordinator:(id)arg2 ;
-(CGRect)_defaultInitialViewFrame;
-(long long)preferredStatusBarUpdateAnimation;
-(bool)isBeingDismissed;
-(void)_objc_initiateDealloc;
-(id)initWithNibName:(id)arg1 bundle:(id)arg2 ;
-(void)_setContentOverlayInsets:(UIEdgeInsets)arg1 ;
-(long long)modalPresentationStyle;
-(void)viewWillAppear:(bool)arg1 ;
-(id)transitionCoordinator;
-(id)_childViewControllersForAlwaysOnTimelines;
-(void)setValue:(id)arg1 forKey:(id)arg2 ;
-(void)setModalPresentationStyle:(long long)arg1 ;
-(bool)_canResignIfContainsFirstResponder;
-(id)_preferredStatusBarHideAnimationParameters;
-(id)nextResponder;
-(void)setAdditionalSafeAreaInsets:(UIEdgeInsets)arg1 ;
-(bool)_containsFirstResponder;
-(void)traitCollectionDidChange:(id)arg1 ;
-(id)popoverPresentationController;
-(id)navigationController;
-(void)dealloc;
-(void)addChildViewController:(id)arg1 ;
-(bool)transitionViewShouldUseViewControllerCallbacks;
-(CGRect)_viewFrameInWindowForContentOverlayInsetsCalculation;
-(id)preferredFocusedView;
-(id)view;
-(double)_contentMarginForChildViewController:(id)arg1 ;
-(id)title;
-(void)window:(id)arg1 statusBarWillChangeFromHeight:(double)arg2 toHeight:(double)arg3 ;
-(bool)_canShowWhileLocked;
-(void)applicationWillSuspend;
-(bool)isEditing;
-(id)preferredFocusEnvironments;
-(bool)shouldAutomaticallyForwardAppearanceMethods;
-(bool)wantsFullScreenLayout;
-(void)_preferredContentSizeDidChangeForChildViewController:(id)arg1 ;
-(id)_description;
-(void)setEditing:(bool)arg1 animated:(bool)arg2 ;
-(void)viewWillTransitionToSize:(CGSize)arg1 withTransitionCoordinator:(id)arg2 ;
-(id)presentationController;
-(void)_observeScrollViewDidScroll:(id)arg1 ;
-(void)_didUpdateFocusInContext:(id)arg1 ;
-(void)setEditing:(bool)arg1 ;
-(void)awakeFromNib;
-(CGPoint)_centerForOrientation:(long long)arg1 ;
-(void)presentViewController:(id)arg1 animated:(bool)arg2 completion:(/*^block*/ id)arg3 ;
-(void)setTitle:(id)arg1 ;
-(UIEdgeInsets)additionalSafeAreaInsets;
-(void)_updateContentOverlayInsetsForSelfAndChildren;
-(id)extensionContext;
-(id)toolbarItems;
-(id)keyCommands;
-(bool)canPerformAction:(SEL)arg1 withSender:(id)arg2 ;
-(void)setView:(id)arg1 ;
-(void)setFocusGroupIdentifier:(id)arg1 ;
-(id)invalidate;
-(void)setInterfaceOrientation:(long long)arg1 ;
-(long long)_overrideInterfaceOrientationMechanics;
-(void)_showAccessibilityHUDItem:(id)arg1 ;
-(id)overrideTraitCollection;
-(void)_endDisablingInterfaceAutorotation;
-(/*^block*/ id)_completionBlock;
-(id)_viewControllerForObservableScrollView;
-(void)setNeedsStatusBarAppearanceUpdate;
-(id)init;
-(id)_transitionCoordinator;
-(long long)overrideUserInterfaceStyle;
-(void)updateUserActivityState:(id)arg1 ;
-(int)_preferredStatusBarVisibility;
-(CGSize)preferredContentSize;
-(void)dismissViewControllerWithTransition:(int)arg1 completion:(/*^block*/ id)arg2 ;
-(void)viewWillDisappear:(bool)arg1 ;
-(void)_dismissAccessibilityHUD;
-(void)setPreferredContentSize:(CGSize)arg1 ;
-(void)viewLayoutMarginsDidChange;
-(bool)isModalInPresentation;
-(void)setPreferredUserInterfaceStyle:(long long)arg1 ;
-(void)_clearRecordedContentScrollView;
-(SCD_Struct_UI77)_cumulativeOverlayInsetsInView:(id)arg1 ;
-(id)_expectedWindow;
-(id)_firstResponder;
-(bool)_ignoreAppSupportedOrientations;
-(id)_nonModalAncestorViewController;
-(id)_originalPresentationController;
-(id)_printHierarchy;
-(void)_rememberPresentingFocusedItem:(id)arg1 ;
-(void)_safeAreaInsetsDidChangeForView;
-(void)_setStoryboard:(id)arg1 ;
-(bool)_shouldFreezeUnderlapsStatusBar;
-(void)_toggleEditing:(id)arg1 ;
-(bool)_usesSharedView;
-(void)cancelBeginAppearanceTransition;
-(id)contentUnavailableConfiguration;
-(bool)isSheet;
-(void)setContentSizeForViewInPopover:(CGSize)arg1 ;
-(void)setMutableChildViewControllers:(id)arg1 ;
-(id)storyboardPreviewingRegistrants;
-(SCD_Struct_UI11)__sizeClassPair;
-(SCD_Struct_UI78)_hostAuditToken;
-(bool)_isPresentationContextByDefault;
-(id)_navigationBarForDragAffordance;
-(void)_prepareForContainerTransition:(id)arg1 ;
-(long long)_rotatingToInterfaceOrientation;
-(void)_setNeedsNonDeferredFocusUpdate;
-(id)_uip_tabElement;
-(void)accessibilityLargeTextDidChange;
-(CGSize)contentSizeForViewInPopoverView;
-(void)forceUnloadView;
-(id)nibName;
-(id)storyboardPreviewSegueTemplates;
-(id)tab;
-(bool)__isKindOfUIViewController;
-(bool)__knownPresentationWithoutPresentationControllerInstance;
-(id)__potentialOverridingFocusEnvironments;
-(void)__prepareForDisconnectionWithCompletionHandler:(/*^block*/ id)arg1 ;
-(unsigned long long)__supportedInterfaceOrientations;
-(void)__viewControllerWillBePresented:(bool)arg1 ;
-(void)__viewDidAppear:(bool)arg1 ;
-(void)__viewWillAppear:(bool)arg1 ;
-(void)__willChangeToIdiom:(long long)arg1 onScreen:(id)arg2 ;
-(id)_activityContinuationSuitableToBecomeCurrent;
-(id)_adaptedPresentationControllerForTraitCollection:(id)arg1 withTransitionCoordinator:(id)arg2 ;
-(void)_addChildViewController:(id)arg1 ;
-(void)_addChildViewController:(id)arg1 notifyWillMove:(bool)arg2 ;
-(void)_addChildViewController:(id)arg1 performHierarchyCheck:(bool)arg2 notifyWillMove:(bool)arg3 ;
-(bool)_allowNestedNavigationControllers;
-(bool)_allowsAutorotation;
-(bool)_allowsFreezeLayoutForOrientationChangeOnDismissal;
-(bool)_allowsStylingSheetsAsCards;
-(bool)_allowsUserInteractionWhenPreviewedInContextMenu;
-(bool)_ancestorViewControllerIsInPopover;
-(id)_animatorForOperation:(long long)arg1 fromViewController:(id)arg2 toViewController:(id)arg3 ;
-(int)_appearState;
-(id)_appearanceContainer;
-(id)_backdropBarGroupName;
-(id)_backgroundColorForModalFormSheet;
-(void)_beginAppearanceTransitionToViewController:(id)arg1 animated:(bool)arg2 ;
-(void)_beginDelayingPresentation;
-(void)_beginDelayingPresentation:(double)arg1 cancellationHandler:(/*^block*/ id)arg2 ;
-(id)_bottomBarInsetGuideConstraint;
-(id)_bridgedContentUnavailableConfigurationState;
-(void)_bridgedUpdateContentUnavailableConfigurationUsingState:(id)arg1 ;
-(bool)_canBecomeDeepestUnambiguousResponder;
-(bool)_canPerformUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 sender:(id)arg3 ;
-(bool)_canReloadView;
-(bool)_canRestoreFocusAfterTransitionToItem:(id)arg1 ;
-(void)_cancelDelayedPresentation:(bool)arg1 ;
-(double)_canvasSystemMinimumMargin;
-(id)_childControllerToIgnoreWhileLookingForTransitionCoordinator;
-(id)_childViewControllerForExclusiveCollectionPhysicalButtonConfigurations;
-(id)_childViewControllerForMultitaskingDragExclusionRects;
-(id)_childViewControllerForWhitePointAdaptivityStyle;
-(void)_childViewControllerWillBePresentedFromViewControllerDelayingPresentationWithPresenter:(id)arg1 ;
-(id)_childViewControllersEligibleForOverridingPreferredFocusEnvironments;
-(void)_cleanupPresentation;
-(void)_collapseSecondaryViewController:(id)arg1 forSplitViewController:(id)arg2 withTransitionCoordinator:(id)arg3 ;
-(void)_collectExistingTraitCollectionsForTraitTracking:(/*^block*/ id)arg1 ;
-(void)_containingAlertControllerDidChangeVisualStyle:(id)arg1 ;
-(double)_contentMargin;
-(double)_contentMarginForView:(id)arg1 ;
-(id)_contentOrObservableScrollViewForEdge:(unsigned long long)arg1 ;
-(UIEdgeInsets)_contentOverlayInsets;
-(id)_contentScrollView;
-(id)_contentUnavailableConfiguration;
-(id)_contentUnavailableWrapperView;
-(UIEdgeInsets)_customBasePresentationInsetsForView:(id)arg1 ;
-(id)_customChildViewControllerSelectorsNames;
-(id)_customPresentationControllerForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3 ;
-(SEL)_customSelectorToCreateChildViewControllerAtIndex:(long long)arg1 ;
-(/*^block*/ id)_decodeRestorableStateAndReturnContinuationWithCoder:(id)arg1 ;
-(id)_deepestPresentedActionResponderOrBlock:(/*^block*/ id)arg1 ;
-(id)_defaultAnimationController;
-(id)_defaultContentScrollViewForEdge:(unsigned long long)arg1 ;
-(bool)_defersToPresentingViewControllerForSupportedInterfaceOrientations;
-(id)_definiteTransitionCoordinator;
-(id)_departingParentViewController;
-(id)_descriptionWithChildren:(int)arg1 ;
-(id)_destinationForUnwindingFromSource:(id)arg1 visitedViewControllers:(id)arg2 ;
-(UIEdgeInsets)_devicePeripheryInsets;
-(void)_didBecomeContentViewControllerOfPopover:(id)arg1 ;
-(void)_didCancelDismissTransition:(id)arg1 ;
-(void)_didCancelPresentTransition:(id)arg1 ;
-(void)_didEndCounterRotationForPresentation;
-(void)_didEnterAlwaysOn;
-(void)_didFinishDismissTransition;
-(void)_didFinishPresentTransition;
-(void)_didResignContentViewControllerOfPopover:(id)arg1 ;
-(void)_didRotateFromInterfaceOrientation:(long long)arg1 forwardToChildControllers:(bool)arg2 skipSelf:(bool)arg3 ;
-(void)_dismissViewControllerWithTransition:(int)arg1 from:(id)arg2 completion:(/*^block*/ id)arg3 ;
-(bool)_displaysFullScreen;
-(void)_eagerlyUpdateSafeAreaInsetsToViewDescendant:(id)arg1 ;
-(id)_effectiveContentScrollViews;
-(id)_effectiveControllersForAlwaysOnTimelines;
-(id)_effectiveExclusiveCollectionPhysicalButtonConfigurationViewController;
-(id)_effectiveHomeIndicatorAutoHiddenViewController;
-(id)_effectiveInteractionActivityTrackingBaseName;
-(id)_effectivePointerLockViewController;
-(id)_effectiveScreenEdgesDeferringSystemGesturesViewController;
-(id)_effectiveStatusBarHiddenViewController;
-(id)_effectiveStatusBarStyleViewController;
-(id)_effectiveUserInterfaceStyleViewController;
-(id)_effectiveViewControllerForMultitaskingDragExclusionRects;
-(id)_effectiveWhitePointAdaptivityStyleViewController;
-(void)_embedContentViewInView:(id)arg1 withContentFrame:(CGRect)arg2 delegate:(id)arg3 ;
-(id)_embeddedDelegate;
-(id)_embeddedView;
-(CGRect)_embeddedViewFrame;
-(id)_embeddingView;
-(void)_endAppearanceTransitionToViewController:(id)arg1 ;
-(void)_endDelayingPresentation;
-(void)_enumerateAncestorViewControllersUntilStop:(bool*)arg1 usingBlock:(/*^block*/ id)arg2 ;
-(void)_executeAfterAppearanceBlock;
-(id)_existingNavigationItem;
-(id)_existingPresentationControllerImmediate:(bool)arg1 effective:(bool)arg2 ;
-(id)_existingPresentationControllerImmediate:(bool)arg1 effective:(bool)arg2 includesRoot:(bool)arg3 ;
-(id)_existingTabBarItem;
-(id)_existingView;
-(id)_extensionContextUUID;
-(id)_fallbackTabElementCreateIfNeeded:(bool)arg1 ;
-(void*)_fallbackTraitCollection;
-(id)_focusBehavior;
-(id)_focusFallbackScroller;
-(id)_focusSystem;
-(id)_focusSystemSceneComponent;
-(bool)_formSheetObeysContentContainerSize;
-(CGSize)_formSheetSizeForWindowWithSize:(CGSize)arg1 screenSize:(CGSize)arg2 ;
-(bool)_forwardAppearanceMethods;
-(bool)_forwardRotationMethods;
-(bool)_freezeLayoutForOrientationChangeOnDismissal;
-(bool)_hackFor11408026_beginAppearanceTransition:(bool)arg1 animated:(bool)arg2 ;
-(bool)_hackFor11408026_endAppearanceTransition;
-(void)_handleTapToDismissModalCurl:(id)arg1 ;
-(bool)_hasAppeared;
-(bool)_hasDeepestActionResponder;
-(bool)_hasDeepestPresentedActionResponderOrBlock:(/*^block*/ id)arg1 ;
-(long long)_horizontalSizeClass;
-(id)_hostApplicationBundleIdentifier;
-(void)_hostApplicationDidEnterBackground;
-(void)_hostApplicationWillEnterForeground;
-(int)_hostProcessIdentifier;
-(id)_hostedWindowScene;
-(id)_hostingNavigationBar;
-(bool)_ignoresWrapperViewForContentOverlayInsets;
-(long long)_imagePickerStatusBarStyle;
-(id)_independentContainedScrollViewIntermediateToDescendantViewController:(id)arg1 ;
-(id)_internalContentScrollView;
-(void)_invalidateViewConstraints;
-(void)_invalidateViewLayout;
-(bool)_isContainmentChanging;
-(bool)_isDelayingPresentation;
-(bool)_isDetachedFromWindowRootViewControllerHierarchy;
-(bool)_isDimmingBackground;
-(bool)_isHostedRootViewController;
-(bool)_isInContextOfPresentationControllerOfClass:(Class)arg1 effective:(bool)arg2 ;
-(bool)_isInCustomTransition;
-(bool)_isInPopoverPresentation;
-(bool)_isInSheetPresentation;
-(bool)_isInViewControllerThatHandlesKeyboardAvoidance;
-(bool)_isInterfaceAutorotationDisabled;
-(bool)_isMemberOfViewControllerHierarchy:(id)arg1 ;
-(bool)_isModalSheet;
-(bool)_isNavigationController;
-(bool)_isNestedNavigationController;
-(bool)_isPresentedFormSheet;
-(bool)_isRootViewController;
-(bool)_isSearchController;
-(bool)_isSplitViewController;
-(bool)_isSupportedInterfaceOrientation:(long long)arg1 ;
-(bool)_isTVSearchControllerContainer;
-(bool)_isTabBarController;
-(bool)_isViewController;
-(bool)_isViewControllerInWindowHierarchy;
-(id)_keyCommands;
-(long long)_lastKnownInterfaceOrientation;
-(id)_lastNavigationItems;
-(id)_lastNotifiedTraitCollection;
-(double)_leftContentMargin;
-(void)_legacyModalPresentTransitionDidComplete;
-(bool)_mayForwardPresentationsToPresentedViewController;
-(UIEdgeInsets)_minimumLayoutMarginsForView;
-(id)_modalSourceViewController;
-(bool)_monitorsSystemLayoutFittingSize;
-(id)_moreListTitle;
-(id)_multiColumnViewController;
-(bool)_navControllerIsLayingOutTopViewController;
-(UIEdgeInsets)_navigationControllerContentInsetAdjustment;
-(double)_navigationControllerContentOffsetAdjustment;
-(id)_navigationItemCreatingDefaultIfNotSet;
-(bool)_nextResponderIgnoresWindowIfRootVC;
-(id)_nextResponderUsingTargetActionStrategyFromChildViewController:(id)arg1 didTraverseToParentViewController:(bool*)arg2 ;
-(id)_nextResponderUsingTraversalStrategy:(unsigned long long)arg1 ;
-(id)_nextViewController;
-(id)_nextViewControllerForUnwindSegueSearch;
-(id)_nonModalAncestorViewControllerStopAtIsPresentationContext:(bool)arg1 ;
-(id)_nonPresentationAppearanceContainer;
-(void)_observableScrollViewDidChangeFrom:(id)arg1 forViewController:(id)arg2 edges:(unsigned long long)arg3 ;
-(id)_observableScrollViewForEdges:(unsigned long long)arg1 ;
-(id)_observableScrollViews;
-(void)_observeScrollView:(id)arg1 temporaryCoordinatingReplacementDidChange:(id)arg2 ;
-(id)_orientationDebugDescription;
-(id)_orientationDebugDescriptionBuilderWithMultilinePrefix:(id)arg1 ;
-(id)_orientationDebugDescriptionWithMultilinePrefix:(id)arg1 ;
-(UIEdgeInsets)_overlayInsetsAdjustment;
-(long long)_overrideHorizontalSizeClass;
-(id)_overrideTraitCollectionToPassDuringTraitChangeToChildViewController:(id)arg1 ;
-(id)_overrideTransitioningDelegate;
-(bool)_overrideUseCustomPresentation;
-(long long)_overrideUserInterfaceRenderingMode;
-(void)_parent:(id)arg1 willTransitionToTraitCollection:(id)arg2 withTransitionCoordinator:(id)arg3 ;
-(id)_parentContentContainer;
-(id)_parentModalViewController;
-(id)_popoverController;
-(void)_populateArchivedChildViewControllers:(id)arg1 ;
-(id)_preferredContentSizes;
-(long long)_preferredInterfaceOrientationGivenCurrentOrientation:(long long)arg1 ;
-(long long)_preferredModalPresentationStyle;
-(id)_preferredTransition;
-(long long)_preferredWhitePointAdaptivityStyle;
-(void)_prepareForNavigationTransition:(bool)arg1 ;
-(void)_prepareForNestedDisplayWithNavigationController:(id)arg1 ;
-(void)_prepareForNormalDisplayWithNavigationController:(id)arg1 ;
-(void)_prepareForTapGesture:(id)arg1 ;
-(void)_preparePresentationControllerForPresenting:(id)arg1 ;
-(void)_presentViewController:(id)arg1 animated:(bool)arg2 completion:(/*^block*/ id)arg3 ;
-(void)_presentViewController:(id)arg1 modalSourceViewController:(id)arg2 presentationController:(id)arg3 animationController:(id)arg4 interactionController:(id)arg5 handoffData:(id)arg6 completion:(/*^block*/ id)arg7 ;
-(void)_presentViewController:(id)arg1 withAnimationController:(id)arg2 completion:(/*^block*/ id)arg3 ;
-(void)_presentViewControllerForStateRestoration:(id)arg1 animated:(bool)arg2 ;
-(id)_presentationController;
-(void)_presentationController:(id)arg1 prepareAdaptivePresentationController:(id)arg2 ;
-(id)_presentationControllerClassName;
-(void)_presentationControllerDidDismiss:(id)arg1 ;
-(id)_presentationControllerForPresentedController:(id)arg1 presentingController:(id)arg2 sourceController:(id)arg3 ;
-(void)_presentationControllerWillDismiss:(id)arg1 ;
-(SCD_Struct_UI11)_presentationSizeClassPair;
-(id)_presentedStatusBarViewController;
-(id)_presentedUserInterfaceStyleViewController;
-(id)_presentingFocusedItem;
-(void)_presentingViewControllerDidChange:(id)arg1 ;
-(void)_presentingViewControllerIsChanging:(id)arg1 ;
-(void)_presentingViewControllerWillChange:(id)arg1 ;
-(id)_previousFittingSizeInfo;
-(void)_primitiveSetNavigationControllerContentInsetAdjustment:(UIEdgeInsets)arg1 ;
-(void)_primitiveSetNavigationControllerContentOffsetAdjustment:(double)arg1 ;
-(bool)_providesCustomBasePresentationInsets;
-(bool)_reallyWantsFullScreenLayout;
-(void)_recordContentScrollView;
-(void)_registerAuxiliaryChildEnvironmentForTraitInvalidations:(id)arg1 ;
-(id)_registerForTraitTokenChanges:(id)arg1 withHandler:(/*^block*/ id)arg2 ;
-(id)_registerForTraitTokenChanges:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 ;
-(id)_remoteViewControllerProxy;
-(id)_remoteViewControllerProxyWithErrorHandler:(/*^block*/ id)arg1 ;
-(void)_removeChildViewController:(id)arg1 ;
-(void)_replaceViewControllerInPresentationHierarchy:(id)arg1 ;
-(bool)_requiresCustomPresentationController;
-(CGSize)_resolvedPreferredContentSize;
-(id)_resolvedTab;
-(id)_restorationClassName;
-(void)_restoreInputViewsForPresentation;
-(double)_rightContentMargin;
-(id)_rootAncestorViewController;
-(long long)_rotaryFocusMovementAxis;
-(long long)_rotatingFromInterfaceOrientation;
-(id)_safeAreaInsetsTrace;
-(id)_safePrimaryViewControllerForAutorotationBelowWindow:(id)arg1 ;
-(id)_safeViewControllerForRotationWithDismissCheck:(bool)arg1 ;
-(id)_safeViewControllerForSupportedInterfaceOrientationsWithDismissCheck:(bool)arg1 ;
-(id)_safeWindowForAutorotationBelowWindow:(id)arg1 ;
-(void)_sceneSettingsSafeAreaInsetsDidChangeForWindow:(id)arg1 ;
-(id)_segueResponsibleForModalPresentation;
-(void)_setAllowNestedNavigationControllers:(bool)arg1 ;
-(void)_setAllowsAutorotation:(bool)arg1 ;
-(void)_setAvoidanceInsetsNeedsUpdate;
-(void)_setChildControllerToIgnoreWhileLookingForTransitionCoordinator:(id)arg1 ;
-(void)_setContentMargin:(double)arg1 ;
-(void)_setContentOverlayInsets:(UIEdgeInsets)arg1 andLeftMargin:(double)arg2 rightMargin:(double)arg3 ;
-(void)_setContentUnavailableConfiguration:(id)arg1 ;
-(void)_setCustomChildViewControllerSelectorsNames:(id)arg1 ;
-(void)_setEmbeddedDelegate:(id)arg1 ;
-(void)_setEmbeddedView:(id)arg1 ;
-(void)_setEmbeddedViewFrame:(CGRect)arg1 ;
-(void)_setEmbeddingView:(id)arg1 ;
-(void)_setExistingNavigationItem:(id)arg1 ;
-(void)_setExistingTabBarItem:(id)arg1 ;
-(void)_setExpectedWindow:(id)arg1 ;
-(void)_setFormSheetSize:(CGSize)arg1 ;
-(void)_setFreezeLayoutForOrientationChangeOnDismissal:(bool)arg1 ;
-(void)_setHostApplicationBundleIdentifier:(id)arg1 ;
-(void)_setHostAuditToken:(SCD_Struct_UI78)arg1 ;
-(void)_setHostProcessIdentifier:(int)arg1 ;
-(void)_setIgnoreAppSupportedOrientations:(bool)arg1 ;
-(void)_setIgnoresWrapperViewForContentOverlayInsets:(bool)arg1 ;
-(void)_setImagePickerMediaTypes:(id)arg1 ;
-(void)_setInCustomTransition:(bool)arg1 ;
-(void)_setInternalContentScrollView:(id)arg1 ;
-(void)_setKeyCommands:(id)arg1 ;
-(void)_setLastNotifiedTraitCollection:(id)arg1 ;
-(void)_setLeftContentMargin:(double)arg1 ;
-(void)_setMayForwardPresentationsToPresentedViewController:(bool)arg1 ;
-(void)_setModalPresentationStyle:(long long)arg1 ;
-(void)_setModalSourceViewController:(id)arg1 ;
-(void)_setNavigationControllerContentInsetAdjustment:(UIEdgeInsets)arg1 ;
-(void)_setNavigationControllerContentOffsetAdjustment:(double)arg1 ;
-(void)_setNeedsScreenWhitePointAdaptivityStyleUpdate;
-(void)_setNeedsStatusBarAppearanceUpdateWithAnimationParameters:(id)arg1 ;
-(void)_setNeedsUpdateContentUnavailableConfiguration;
-(void)_setNeedsUpdateOfMultitaskingDragExclusionRects;
-(void)_setNeedsUpdateOfSupportedInterfaceOrientations;
-(void)_setNeedsUserInterfaceAppearanceUpdate;
-(void)_setObservableScrollView:(id)arg1 forEdges:(unsigned long long)arg2 ;
-(void)_setOriginalPresentationController:(id)arg1 ;
-(void)_setOverrideHorizontalSizeClass:(long long)arg1 ;
-(void)_setOverrideTransitioningDelegate:(id)arg1 ;
-(void)_setOverrideUseCustomPresentation:(bool)arg1 ;
-(void)_setOverrideUserInterfaceRenderingMode:(long long)arg1 ;
-(void)_setPopoverController:(id)arg1 ;
-(void)_setPreferredTransition:(id)arg1 ;
-(void)_setPresentationController:(id)arg1 ;
-(void)_setPresentationSizeClassPair:(SCD_Struct_UI11)arg1 ;
-(void)_setPresentedStatusBarViewController:(id)arg1 ;
-(void)_setPresentedStatusBarViewController:(id)arg1 shouldJoinAnimationsInProgress:(bool)arg2 ;
-(void)_setPresentedUserInterfaceStyleViewController:(id)arg1 ;
-(void)_setPresentingFocusedItem:(id)arg1 ;
-(void)_setPreviousFittingSizeInfo:(id)arg1 ;
-(void)_setRemoteViewControllerProxy:(id)arg1 ;
-(void)_setRightContentMargin:(double)arg1 ;
-(void)_setSearchDisplayControllerUnretained:(id)arg1 ;
-(void)_setSecurityModeForViewsLayer;
-(void)_setSegueResponsibleForModalPresentation:(id)arg1 ;
-(void)_setShouldFreezeUnderlapsStatusBar:(bool)arg1 ;
-(void)_setShouldLoadInputAccessoryViewOnAppearance:(bool)arg1 ;
-(void)_setSourceViewControllerIfPresentedViaPopoverSegue:(id)arg1 ;
-(void)_setSuppressesBottomBar:(bool)arg1 ;
-(void)_setTabElementChangeObserver:(id)arg1 ;
-(void)_setTemporaryPresentationController:(id)arg1 ;
-(void)_setTraitStorageList:(id)arg1 ;
-(void)_setTransitioningOutWithoutDisappearing:(bool)arg1 ;
-(void)_setUseTelephonyUI:(bool)arg1 ;
-(void)_setUsesSharedView:(bool)arg1 ;
-(void)_setViewHostsLayoutEngine:(bool)arg1 ;
-(id)_shim_contentScrollView;
-(bool)_shouldAbortAdaptationFromTraitCollection:(id)arg1 toTraitCollection:(id)arg2 withTransitionCoordinator:(id)arg3 ;
-(bool)_shouldAttemptToPreserveInputViewsForResponder:(id)arg1 ;
-(bool)_shouldAutoPinInputViewsForModalFormSheet;
-(bool)_shouldChildViewControllerUseFullScreenLayout:(id)arg1 ;
-(bool)_shouldForceLayoutForHostedAnimation;
-(bool)_shouldIgnoreChildFocusRegions;
-(bool)_shouldLoadInputAccessoryViewsOnAppearance;
-(bool)_shouldLoadViewDuringRestoration:(id)arg1 ;
-(bool)_shouldOverlayTabBar;
-(bool)_shouldRemoveViewFromHierarchyOnDisappear;
-(bool)_shouldUseFullScreenLayoutInWindow:(id)arg1 parentViewController:(id)arg2 ;
-(bool)_shouldUseOnePartRotation;
-(void)_showViewController:(id)arg1 withAction:(SEL)arg2 sender:(id)arg3 ;
-(id)_showcaseView;
-(id)_sourceViewControllerIfPresentedViaPopoverSegue;
-(id)_splitViewControllerEnforcingClass:(bool)arg1 ;
-(void)_splitViewControllerWillCollapseOntoPrimaryViewController:(id)arg1 ;
-(void)_startPresentCustomTransitionWithDuration:(double)arg1 ;
-(double)_statusBarHeightAdjustmentForCurrentOrientation;
-(double)_statusBarHeightForCurrentInterfaceOrientation;
-(void)_stopTransitionsImmediately;
-(void)_supportedInterfaceOrientationsDidChange;
-(bool)_suppressesBottomBar;
-(void)_systemLayoutFittingSizeDidChangeForChildContentContainer:(id)arg1 childViewController:(id)arg2 ;
-(id)_tabBarControllerEnforcingClass:(bool)arg1 ;
-(id)_tabElementChangeObserver;
-(id)_temporaryPresentationController;
-(double)_topBarHeight;
-(id)_topBarInsetGuideConstraint;
-(void)_traitCollectionDidChange:(id)arg1 ;
-(void)_traitOverridesDidChange:(id)arg1 ;
-(id)_traitOverridesForChildViewController:(id)arg1 ;
-(id)_traitTrace;
-(id)_traitTrace:(id)arg1 ;
-(void)_transitionToNavigationViewController:(id)arg1 withWrapper:(/*^block*/ id)arg2 ;
-(void)_transitionToViewController:(id)arg1 whilePerforming:(/*^block*/ id)arg2 completion:(/*^block*/ id)arg3 ;
-(bool)_transitioningOutWithoutDisappearing;
-(bool)_transitionsChildViewControllers;
-(void)_traverseViewControllerHierarchyFromLevel:(long long)arg1 withBlock:(/*^block*/ id)arg2 ;
-(bool)_tvTabBarShouldAutohide;
-(bool)_tvTabBarShouldOverlap;
-(id)_uiCollectionView;
-(id)_ui_observationTrackingDictionary;
-(void)_ui_setObservationTrackingDictionary:(id)arg1 ;
-(void)_uip_setTabElement:(id)arg1 ;
-(void)_unembedContentView;
-(void)_unembedContentViewSettingDelegate:(id)arg1 ;
-(void)_unregisterAuxiliaryChildEnvironmentForTraitInvalidations:(id)arg1 ;
-(void)_unsafeParentWillTransitionToTraitCollection:(id)arg1 withTransitionCoordinator:(id)arg2 ;
-(void)_updateContentOverlayInsetsFromParentForNavigationTransitionWithFinalRectInParent:(CGRect)arg1 ;
-(void)_updateContentOverlayInsetsFromParentIfNecessary;
-(void)_updateContentUnavailableConfigurationWithObservationTracking;
-(void)_updateControlledViewsToFrame:(CGRect)arg1 ;
-(void)_updateInteractivePopGestureEnabledState;
-(void)_updateInterfaceOrientationAnimated:(bool)arg1 ;
-(void)_updateSupportedInterfaceOrientationsIfNecessary;
-(void)_updateTabBarLayout;
-(void)_updateToolbarItemsFromViewController:(id)arg1 animated:(bool)arg2 ;
-(void)_updateTraitsIfNecessary;
-(void)_updateViewConstraintsWithObservationTracking;
-(bool)_useCustomDimmingView;
-(bool)_useSheetRotation;
-(long long)_verticalSizeClass;
-(id)_viewContainerForContainerWindowPortalInteraction;
-(id)_viewControllerForRotation;
-(id)_viewControllerForSupportedInterfaceOrientations;
-(id)_viewControllerForSupportedInterfaceOrientationsWithDismissCheck:(bool)arg1 ;
-(bool)_viewControllerIgnoresClippedGlyphPathFrame;
-(void)_viewControllerPresentationDidInitiate;
-(bool)_viewControllerUnderlapsStatusBar;
-(bool)_viewControllerWasSelected;
-(id)_viewControllersForRotationCallbacks;
-(id)_viewControllersWhoseOrientationsMustCoincide;
-(void)_viewDidLayoutSubviewsWithObservationTracking;
-(void)_viewDidPerformLayout;
-(id)_viewForContentInPopover;
-(bool)_viewHostsLayoutEngine;
-(bool)_viewHostsLayoutEngineAllowsTAMIC_NO;
-(void)_viewSubtreeDidGainScrollView:(id)arg1 enclosingViewController:(id)arg2 ;
-(void)_viewSubtreeDidGainScrollView:(id)arg1 enclosingViewController:(id)arg2 tvSearchController:(id)arg3 ;
-(void)_viewWillLayoutSubviewsWithObservationTracking;
-(id)_viewsWithDisabledInteractionGivenTransitionContext:(id)arg1 ;
-(id)_visibleView;
-(id)_visualStyleOfContainingAlertController;
-(bool)_wantsContentClippedToSafeAreaInSidebarContext;
-(void)_willAnimateRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 forwardToChildControllers:(bool)arg3 skipSelf:(bool)arg4 ;
-(void)_willAppearInRemoteViewController;
-(void)_willAppearInRemoteViewController:(id)arg1 ;
-(void)_willBecomeContentViewControllerOfPopover:(id)arg1 ;
-(void)_willBeginCounterRotationForPresentation;
-(void)_willChangeToIdiom:(long long)arg1 onScreen:(id)arg2 ;
-(void)_willEnterAlwaysOn;
-(void)_willExitAlwaysOn;
-(bool)_willPreemptRunningPresentationTransition;
-(bool)_willPreemptRunningTransitionForDismissal;
-(void)_willResignContentViewControllerOfPopover:(id)arg1 ;
-(void)_willRotateToInterfaceOrientation:(long long)arg1 duration:(double)arg2 forwardToChildControllers:(bool)arg3 skipSelf:(bool)arg4 ;
-(void)_window:(id)arg1 viewWillTransitionToSize:(CGSize)arg2 withTransitionCoordinator:(id)arg3 ;
-(void)_window:(id)arg1 willTransitionToTraitCollection:(id)arg2 withTransitionCoordinator:(id)arg3 ;
-(void)_windowControllerTransitionDidCancel;
-(bool)_wrapsNavigationController:(id*)arg1 ;
-(id)_zoomTransitionController;
-(id)actionSheetPresentationController;
-(id)activePresentationController;
-(void)addKeyCommand:(id)arg1 ;
-(/*^block*/ id)afterAppearanceBlock;
-(id)allowedChildViewControllersForUnwindingFromSource:(id)arg1 ;
-(bool)appearanceTransitionsAreDisabled;
-(void)applicationFinishedRestoringState;
-(void)applicationWantsViewsToDisappear;
-(void)attentionClassDumpUser:(id)arg1 yesItsUsAgain:(id)arg2 althoughSwizzlingAndOverridingPrivateMethodsIsFun:(id)arg3 itWasntMuchFunWhenYourAppStoppedWorking:(id)arg4 pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:(id)arg5 ;
-(bool)automaticallyAdjustsScrollViewInsets;
-(bool)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers;
-(bool)autoresizesArchivedViewToFullSize;
-(void)beginAppearanceTransition:(bool)arg1 animated:(bool)arg2 ;
-(void)beginRequestWithExtensionContext:(id)arg1 ;
-(id)bottomLayoutGuide;
-(bool)canHandleSnapbackIdentifier:(id)arg1 animated:(bool)arg2 ;
-(bool)canPerformUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 sender:(id)arg3 ;
-(bool)canPerformUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 withSender:(id)arg3 ;
-(id)childModalViewController;
-(id)childViewControllerContainingSegueSource:(id)arg1 ;
-(id)childViewControllerForPointerLock;
-(id)childViewControllerForPreferredContainerBackgroundStyle;
-(id)childViewControllerForScreenEdgesDeferringSystemGestures;
-(id)childViewControllerForUserInterfaceStyle;
-(id)childViewControllerForWhitePointAdaptivityStyle;
-(id)childViewControllers;
-(unsigned long long)childViewControllersCount;
-(void)collapseSecondaryViewController:(id)arg1 forSplitViewController:(id)arg2 ;
-(bool)containmentSupport;
-(id)contentScrollViewForEdge:(unsigned long long)arg1 ;
-(CGSize)contentSizeForViewInPopover;
-(id)contentUnavailableConfigurationState;
-(id)currentAction;
-(double)customNavigationInteractiveTransitionDuration;
-(double)customNavigationInteractiveTransitionPercentComplete;
-(id)customTransitioningView;
-(id)defaultPNGName;
-(void)didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1 ;
-(bool)disablesAutomaticKeyboardDismissal;
-(void)dismissModalViewControllerAnimated:(bool)arg1 ;
-(void)dismissModalViewControllerWithTransition:(int)arg1 ;
-(unsigned long long)edgesForExtendedLayout;
-(id)editButtonItem;
-(void)endAppearanceTransition;
-(bool)extendedLayoutIncludesOpaqueBars;
-(CGSize)formSheetSize;
-(bool)hidesBottomBarWhenPushed;
-(bool)ignoresParentMargins;
-(bool)inExplicitAppearanceTransition;
-(id)interactionActivityTrackingBaseName;
-(bool)isBeingPresented;
-(bool)isFinishingModalTransition;
-(bool)isInAnimatedVCTransition;
-(bool)isInWillRotateCallback;
-(bool)isModalInPopover;
-(bool)isMovingFromParentViewController;
-(bool)isMovingToParentViewController;
-(bool)isPerformingModalTransition;
-(bool)isSettingAppearState;
-(bool)isViewLoaded;
-(id)leadingPreviewAction;
-(void)loadViewIfNeeded;
-(void)loadViewIfRequired;
-(bool)modalInPopover;
-(bool)modalPresentationCapturesStatusBarAppearance;
-(id)modalViewController;
-(id)moreListImage;
-(id)moreListSelectedImage;
-(id)moreListTableCell;
-(id)mutableChildViewControllers;
-(id)navigationInsetAdjustment;
-(id)navigationItem;
-(bool)needsDidMoveCleanup;
-(id)nibBundle;
-(id)overrideTraitCollectionForChildViewController:(id)arg1 ;
-(id)parentModalViewController;
-(id)parentViewController;
-(void)performSegueWithIdentifier:(id)arg1 sender:(id)arg2 ;
-(bool)performsActionsWhilePresentingModally;
-(long long)preferredContainerBackgroundStyle;
-(id)preferredFocusedItem;
-(id)preferredTransition;
-(bool)prefersPointerLocked;
-(void)prepareForSegue:(id)arg1 sender:(id)arg2 ;
-(void)presentModalViewController:(id)arg1 animated:(bool)arg2 ;
-(void)presentModalViewController:(id)arg1 withTransition:(int)arg2 ;
-(void)presentViewController:(id)arg1 withTransition:(int)arg2 completion:(/*^block*/ id)arg3 ;
-(id)presentedViewController;
-(id)previewActionItems;
-(id)previewActions;
-(id)previewMenuItems;
-(bool)providesPresentationContextTransitionStyle;
-(void)purgeMemoryForReason:(int)arg1 ;
-(id)registerForPreviewingWithDelegate:(id)arg1 sourceView:(id)arg2 ;
-(id)registerForTraitChanges:(id)arg1 withAction:(SEL)arg2 ;
-(id)registerForTraitChanges:(id)arg1 withHandler:(/*^block*/ id)arg2 ;
-(id)registerForTraitChanges:(id)arg1 withTarget:(id)arg2 action:(SEL)arg3 ;
-(void)registerPreviewSourceView:(id)arg1 previewingDelegate:(id)arg2 ;
-(void)removeFromParentViewController;
-(void)removeKeyCommand:(id)arg1 ;
-(Class)restorationClass;
-(void)restoreUserActivityState:(id)arg1 ;
-(bool)restoresFocusAfterTransition;
-(id)rotatingContentViewForWindow:(id)arg1 ;
-(id)rotatingFooterView;
-(id)rotatingFooterViewForWindow:(id)arg1 ;
-(id)rotatingHeaderView;
-(id)rotatingHeaderViewForWindow:(id)arg1 ;
-(id)rotatingSnapshotViewForWindow:(id)arg1 ;
-(id)safeAreaLayoutGuide;
-(id)savedHeaderSuperview;
-(bool)searchBarHidNavBar;
-(id)segueForUnwindingToViewController:(id)arg1 fromViewController:(id)arg2 identifier:(id)arg3 ;
-(bool)sendClientToHostAction:(id)arg1 ;
-(id)separateSecondaryViewControllerForSplitViewController:(id)arg1 ;
-(void)setAfterAppearanceBlock:(/*^block*/ id)arg1 ;
-(void)setAppearanceTransitionsAreDisabled:(bool)arg1 ;
-(void)setAutomaticallyAdjustsScrollViewInsets:(bool)arg1 ;
-(void)setAutoresizesArchivedViewToFullSize:(bool)arg1 ;
-(void)setContainmentSupport:(bool)arg1 ;
-(void)setContentScrollView:(id)arg1 forEdge:(unsigned long long)arg2 ;
-(void)setContentUnavailableConfiguration:(id)arg1 ;
-(void)setCustomNavigationInteractiveTransitionDuration:(double)arg1 ;
-(void)setCustomNavigationInteractiveTransitionPercentComplete:(double)arg1 ;
-(void)setCustomTransitioningView:(id)arg1 ;
-(void)setDefinesPresentationContext:(bool)arg1 ;
-(void)setEdgesForExtendedLayout:(unsigned long long)arg1 ;
-(void)setExtendedLayoutIncludesOpaqueBars:(bool)arg1 ;
-(void)setFinishingModalTransition:(bool)arg1 ;
-(void)setFormSheetSize:(CGSize)arg1 ;
-(void)setHidesBottomBarWhenPushed:(bool)arg1 ;
-(void)setIgnoresParentMargins:(bool)arg1 ;
-(void)setInAnimatedVCTransition:(bool)arg1 ;
-(void)setInWillRotateCallback:(bool)arg1 ;
-(void)setInteractionActivityTrackingBaseName:(id)arg1 ;
-(void)setIsSheet:(bool)arg1 ;
-(void)setModalInPopover:(bool)arg1 ;
-(void)setModalInPresentation:(bool)arg1 ;
-(void)setModalPresentationCapturesStatusBarAppearance:(bool)arg1 ;
-(void)setNavigationInsetAdjustment:(id)arg1 ;
-(void)setNeedsDidMoveCleanup:(bool)arg1 ;
-(void)setNeedsUpdateContentUnavailableConfiguration;
-(void)setNeedsUpdateOfHomeIndicatorAutoHidden;
-(void)setNeedsUpdateOfPrefersPointerLocked;
-(void)setNeedsUpdateOfScreenEdgesDeferringSystemGestures;
-(void)setNeedsUpdateOfSupportedInterfaceOrientations;
-(void)setNeedsUserInterfaceAppearanceUpdate;
-(void)setNeedsWhitePointAdaptivityStyleUpdate;
-(void)setNibBundle:(id)arg1 ;
-(void)setNibName:(id)arg1 ;
-(void)setOverrideTraitCollection:(id)arg1 forChildViewController:(id)arg2 ;
-(void)setParentModalViewController:(id)arg1 ;
-(void)setParentViewController:(id)arg1 ;
-(void)setPerformingModalTransition:(bool)arg1 ;
-(void)setPreferredFocusedItem:(id)arg1 ;
-(void)setPreferredTransition:(id)arg1 ;
-(void)setProvidesPresentationContextTransitionStyle:(bool)arg1 ;
-(void)setRestorationClass:(Class)arg1 ;
-(void)setRestoresFocusAfterTransition:(bool)arg1 ;
-(void)setSearchBarHidNavBar:(bool)arg1 ;
-(void)setShouldForceNonAnimatedTransition:(bool)arg1 ;
-(void)setStoryboardIdentifier:(id)arg1 ;
-(void)setTabBarItem:(id)arg1 ;
-(void)setToolbarItems:(id)arg1 animated:(bool)arg2 ;
-(void)setTransitioningDelegate:(id)arg1 ;
-(void)setUserActivity:(id)arg1 ;
-(void)setViewRespectsSystemMinimumLayoutMargins:(bool)arg1 ;
-(void)setWantsFullScreenLayout:(bool)arg1 ;
-(void)set_contentUnavailableWrapperView:(id)arg1 ;
-(void)set_departingParentViewController:(id)arg1 ;
-(void)set_nextResponderIgnoresWindowIfRootVC:(bool)arg1 ;
-(id)sheetPresentationController;
-(bool)shouldPerformSegueWithIdentifier:(id)arg1 sender:(id)arg2 ;
-(bool)shouldWindowUseOnePartInterfaceRotationAnimation:(id)arg1 ;
-(id)storyboardCommitSegueTemplates;
-(id)storyboardIdentifier;
-(id)storyboardSegueTemplates;
-(void)systemLayoutFittingSizeDidChangeForChildContentContainer:(id)arg1 ;
-(void)systemLayoutFittingSizeDidChangeForChildViewController:(id)arg1 ;
-(NSDirectionalEdgeInsets)systemMinimumLayoutMargins;
-(id)tabBarController;
-(id)targetViewControllerForAction:(SEL)arg1 sender:(id)arg2 ;
-(id)topLayoutGuide;
-(id)trailingPreviewAction;
-(id)traitCollectionForChildViewController:(id)arg1 ;
-(id)traitOverrides;
-(void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 duration:(double)arg3 options:(unsigned long long)arg4 animations:(/*^block*/ id)arg5 completion:(/*^block*/ id)arg6 ;
-(id)transitioningDelegate;
-(void)unloadViewIfReloadable;
-(void)unregisterForPreviewingWithContext:(id)arg1 ;
-(void)unregisterForTraitChanges:(id)arg1 ;
-(void)unregisterPreviewSourceView:(id)arg1 ;
-(void)unregisterPreviewing:(id)arg1 ;
-(void)unwindForSegue:(id)arg1 towardsViewController:(id)arg2 ;
-(void)updateContentUnavailableConfigurationUsingState:(id)arg1 ;
-(void)updateTabBarItemForViewController:(id)arg1 ;
-(void)updateTitleForViewController:(id)arg1 ;
-(void)updateTraitsIfNeeded;
-(bool)useLayoutToLayoutNavigationTransitions;
-(id)viewControllerForUnwindSegueAction:(SEL)arg1 fromViewController:(id)arg2 withSender:(id)arg3 ;
-(void)viewDidUnload;
-(id)viewIfLoaded;
-(bool)viewRespectsSystemMinimumLayoutMargins;
-(void)viewWillUnload;
-(void)willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg1 duration:(double)arg2 ;
-(void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg1 duration:(double)arg2 ;
-(void)window:(id)arg1 didAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg2 ;
-(void)window:(id)arg1 didRotateFromInterfaceOrientation:(long long)arg2 ;
-(void)window:(id)arg1 didRotateFromInterfaceOrientation:(long long)arg2 oldSize:(CGSize)arg3 ;
-(void)window:(id)arg1 resizeFromOrientation:(long long)arg2 ;
-(void)window:(id)arg1 setupWithInterfaceOrientation:(long long)arg2 ;
-(void)window:(id)arg1 willAnimateFirstHalfOfRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3 ;
-(void)window:(id)arg1 willAnimateFromContentFrame:(CGRect)arg2 toContentFrame:(CGRect)arg3 ;
-(void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3 ;
-(void)window:(id)arg1 willAnimateRotationToInterfaceOrientation:(long long)arg2 duration:(double)arg3 newSize:(CGSize)arg4 ;
-(void)window:(id)arg1 willAnimateSecondHalfOfRotationFromInterfaceOrientation:(long long)arg2 duration:(double)arg3 ;
-(void)window:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3 ;
-(void)window:(id)arg1 willRotateToInterfaceOrientation:(long long)arg2 duration:(double)arg3 newSize:(CGSize)arg4 ;
@end
Back to UIKitCore.framework