luxlabs header browser preview


@class NSDate, UIGestureEnvironment, UISystemNavigationAction, NSMutableSet, NSMutableArray, BSServiceConnectionEndpointMonitor, _UIFenceTask, UIForceStageObservable, SBSApplicationShortcutService, UIEventFetcher, _UIIdleModeController, FBSDisplayLayoutMonitor, UISApplicationState, UIAlertController, UIWindow, FBSOrientationObserver, NSArray, UIEventDispatcher, _UIHIDEventOrderedDescriptorSet, NSMutableDictionary, NSString, NSObject, UIActivityContinuationManager, _UISceneHostingWorkspaceController, UINotificationFeedbackGenerator, PKPushRegistry, UIStatusBarWindow, NSTimer, UIStatusBar, UIRepeatedAction, NSSet, BKSAnimationFenceHandle, _UIApplicationInfoParser;
@protocol UIApplicationDelegate, UIFenceProviding, OS_dispatch_queue;

@interface UIApplication : UIResponder <_UIWindowSceneActivator_Internal, FBSWorkspaceDelegate, FBSWorkspaceDelegate_Exiting, FBSDisplayLayoutObserver, PKPushRegistryDelegate, UIActivityContinuationManagerApplicationContext, UIApplicationSnapshotPreparing, UIRepeatedActionDelegate, UIStatusBarStyleDelegate_SpringBoardOnly, _UIApplicationInitializationContextFactory> {
    long long _remoteControlEventObservers;
    NSArray *_topLevelNibObjects;
    long long _networkResourcesCurrentlyLoadingCount;
    NSTimer *_hideNetworkActivityIndicatorTimer;
    UIAlertController *_editAlertController;
    UIStatusBar *_statusBar;
    long long _statusBarRequestedStyle;
    UIStatusBarWindow *_embeddedScreenStatusBarWindow;
    NSMutableArray *_observerBlocks;
    NSMutableArray *_postCommitActions;
    BOOL _postCommitActionsNeedToSynchronize;
    NSString *_mainStoryboardName;
    _UIIdleModeController *_idleModeController;
    FBSDisplayLayoutMonitor *_displayLayoutMonitor;
    long long _systemUserInterfaceStyle;
    NSMutableArray *_internalApplicationBSActionHandlers;
    NSMutableArray *_applicationBSActionHandlers;
    UIEventFetcher *_eventFetcher;
    UIEventDispatcher *_eventDispatcher;
    NSDate *_proximityEventsEnabledStartDate;
    struct { unsigned int deactivatingReasonFlags : 18; unsigned char isLaunchedSuspended : 1; unsigned char calledNonSuspendedLaunchDelegate : 1; unsigned char calledSuspendedLaunchDelegate : 1; unsigned char isHandlingURL : 1; unsigned char statusBarShowsProgress : 1; unsigned char statusBarHidden : 1; unsigned char statusBarHiddenVerticallyCompact : 1; unsigned char blockInteractionEvents : 4; unsigned char receivesMemoryWarnings : 1; unsigned char showingProgress : 1; unsigned char receivesPowerMessages : 1; unsigned char launchEventReceived : 1; unsigned char systemIsAnimatingApplicationLifecycleEvent : 1; unsigned char isActivating : 1; unsigned char shouldExitAfterSendSuspend : 1; unsigned char isHandlingShortCutURL : 1; unsigned char idleTimerDisabled : 1; unsigned char deviceOrientation : 3; unsigned char delegateHandleOpenURL : 1; unsigned char delegateOpenURL : 1; unsigned char delegateOpenURLOptions : 1; unsigned char delegateDidReceiveMemoryWarning : 1; unsigned char delegateWillTerminate : 1; unsigned char delegateSignificantTimeChange : 1; unsigned char delegateWillChangeInterfaceOrientation : 1; unsigned char delegateDidChangeInterfaceOrientation : 1; unsigned char delegateWillChangeStatusBarFrame : 1; unsigned char delegateDidChangeStatusBarFrame : 1; unsigned char delegateDeviceAccelerated : 1; unsigned char delegateDeviceChangedOrientation : 1; unsigned char delegateDidBecomeActive : 1; unsigned char delegateWillResignActive : 1; unsigned char delegateDidEnterBackground : 1; unsigned char delegateWillEnterForeground : 1; unsigned char delegateWillSuspend : 1; unsigned char delegateDidResume : 1; unsigned char delegateSupportsStateRestoration : 1; unsigned char delegateSupportedInterfaceOrientations : 1; unsigned char delegateNormativeWhitePointAdaptation : 1; unsigned char delegateHandleSiriTask : 1; unsigned char delegateSupportsWatchKitRequests : 1; unsigned char delegateSuppportsWillCreateCanvas : 1; unsigned char delegateSupportsConfigurationForConnectingSceneSession : 1; unsigned char delegateSupportsDidDiscardSceneSessions : 1; unsigned char idleModeVisualEffectsEnabled : 1; unsigned char userDefaultsSyncDisabled : 1; unsigned char headsetButtonClickCount : 4; unsigned char isHeadsetButtonDown : 1; unsigned char isFastForwardActive : 1; unsigned char isRewindActive : 1; unsigned char shakeToEdit : 1; unsigned char ignoreHeadsetClicks : 1; unsigned char touchRotationDisabled : 1; unsigned char taskSuspendingUnsupported : 1; unsigned char taskSuspendingOnLockUnsupported : 1; unsigned char isUnitTests : 1; unsigned char singleUseLaunchOrientation : 3; unsigned char delegateWantsNextResponder : 1; unsigned char delegateWantsStatusBarTouchesEnded : 1; unsigned char interfaceLayoutDirectionIsValid : 1; unsigned char interfaceLayoutDirection : 3; unsigned char restorationExtended : 1; unsigned char normalRestorationInProgress : 1; unsigned char normalRestorationCompleted : 1; unsigned char isDelayingTintViewChange : 1; unsigned char isUpdatingTintViewColor : 1; unsigned char isHandlingMemoryWarning : 1; unsigned char couldNotRestoreStateWhenLocked : 1; unsigned char disableStyleOverrides : 1; unsigned char legibilityAccessibilitySettingEnabled : 1; unsigned char viewControllerBasedStatusBarAppearance : 1; unsigned char isStatusBarFading : 1; unsigned char systemWindowsSecure : 1; unsigned char isFrontBoardForeground : 1; unsigned char appSwitcherLayoutState : 2; unsigned char isObservingPIP : 1; unsigned char shouldRestoreKeyboardInputState : 1; unsigned char subclassOverridesInterfaceOrientation : 1; unsigned char subclassOverridesFrontMostAppOrientation : 1; unsigned char isResigningActive : 1; unsigned char receivedUnhandledMenuButton : 1; unsigned char disablingBecomeFirstResponder : 1; unsigned char hasMultiwindowAttributes : 1; unsigned char supportedOnLockScreen : 1; unsigned char inBackgroundBeforeSuspending : 1; unsigned char hasPendingKeyCommandSerializationRequest : 1; unsigned char subclassOverridesCreateStatusBarWithRequestedStyle : 1; } _applicationFlags;
    long long _couldNotRestoreStateWhenLockedTime;
    NSMutableArray *_keyCommandRegistrationAssertions;
    _UIHIDEventOrderedDescriptorSet *_physicalKeycodeSet;
    BOOL _alwaysHitTestsForMainScreen;
    UIWindow *_backgroundHitTestWindow;
    _UIApplicationInfoParser *_appInfo;
    NSMutableSet *_actionsPendingInitialization;
    NSMutableSet *_idleTimerDisabledReasons;
    UIRepeatedAction *_keyRepeatAction;
    NSMutableDictionary *_hardwareKeyDownCodeToEventMap;
    NSMutableDictionary *_keyUpKeyCommandMap;
    double _currentTimestampWhenFirstTouchCameDown;
    struct CGPoint { double x; double y; } _currentLocationWhereFirstTouchCameDown;
    BOOL _saveStateRestorationArchiveWithFileProtectionCompleteUntilFirstUserAuthentication;
    _UIFenceTask *_fenceTask;
    BKSAnimationFenceHandle *_cachedSystemAnimationFence;
    UISystemNavigationAction *_systemNavigationAction;
    UIActivityContinuationManager *_activityContinuationManager;
    UIGestureEnvironment *__gestureEnvironment;
    UIForceStageObservable *_forceStageObservable;
    id /* block */ _HIDGameControllerEventObserver;
    NSObject<OS_dispatch_queue> *_HIDGameControllerEventQueue;
    UINotificationFeedbackGenerator *_motionNotificationGenerator;
    UISApplicationState *_appState;
    PKPushRegistry *_applicationPushRegistry;
    id _storyboardInitialMenu;
    BSServiceConnectionEndpointMonitor *_endpointMonitor;
    FBSOrientationObserver *_orientationObserver;
    BOOL _needToFlushUIEventSessionActionAnalytics;
    _UISceneHostingWorkspaceController *_sceneHostingWorkspaceController;
}

@property (class, nonatomic, setter=_setDebugUserInterfaceStyleOverride:) long long _debugUserInterfaceStyleOverride;
@property (class, nonatomic, setter=_setDebugUserInterfaceStyleOverride:) long long _debugUserInterfaceStyleOverride;
@property (class, readonly, nonatomic) UIApplication *sharedApplication;

@property (readonly, nonatomic) BOOL supportsAlternateIcons;
@property (readonly, nonatomic) NSString *alternateIconName;
@property (readonly, nonatomic) NSSet *_canvases;
@property (readonly, nonatomic) NSSet *_openRepresentations;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (nonatomic, getter=_isDisplayingActivityContinuationUI, setter=_setIsDisplayingActivityContinuationUI:) BOOL isDisplayingActivityContinuationUI;
@property (readonly, nonatomic) id<UIFenceProviding> _fenceProvider;
@property (retain, nonatomic) SBSApplicationShortcutService *shortcutService;
@property (copy, nonatomic, setter=__setQueuedOrientationChange:) id /* block */ __queuedOrientationChange;
@property (readonly, nonatomic) NSString *_alternateIconName;
@property (nonatomic, setter=_setExpectedViewOrientation:) long long _expectedViewOrientation;
@property (nonatomic, getter=_shouldOptOutOfRTL, setter=_setOptOutOfRTL:) BOOL optOutOfRTL;
@property (readonly, nonatomic, getter=_disableLayoutAwareShortcuts) BOOL disableLayoutAwareShortcuts;
@property (readonly, nonatomic, getter=_hostsSystemStatusBar) BOOL hostsSystemStatusBar;
@property (nonatomic) BOOL _shouldAllowContentTextContextExtraction;
@property (getter=_applicationWantsGESEvents, setter=_setApplicationWantsGESEvents:) BOOL applicationWantsGESEvents;
@property (readonly, nonatomic, getter=_hostsSystemStatusBar) BOOL hostsSystemStatusBar;
@property (nonatomic) BOOL _shouldAllowContentTextContextExtraction;
@property (getter=_applicationWantsGESEvents, setter=_setApplicationWantsGESEvents:) BOOL applicationWantsGESEvents;
@property (nonatomic) id<UIApplicationDelegate> delegate;
@property (readonly, nonatomic, getter=isIgnoringInteractionEvents) BOOL ignoringInteractionEvents;
@property (nonatomic, getter=isIdleTimerDisabled) BOOL idleTimerDisabled;
@property (readonly, nonatomic) UIWindow *keyWindow;
@property (readonly, nonatomic) NSArray *windows;
@property (nonatomic, getter=isNetworkActivityIndicatorVisible) BOOL networkActivityIndicatorVisible;
@property (readonly, nonatomic) long long statusBarStyle;
@property (readonly, nonatomic, getter=isStatusBarHidden) BOOL statusBarHidden;
@property (readonly, nonatomic) long long statusBarOrientation;
@property (readonly, nonatomic) double statusBarOrientationAnimationDuration;
@property (readonly, nonatomic) struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; } statusBarFrame;
@property (nonatomic) long long applicationIconBadgeNumber;
@property (nonatomic) BOOL applicationSupportsShakeToEdit;
@property (readonly, nonatomic) long long applicationState;
@property (readonly, nonatomic) double backgroundTimeRemaining;
@property (readonly, nonatomic) long long backgroundRefreshStatus;
@property (readonly, nonatomic, getter=isProtectedDataAvailable) BOOL protectedDataAvailable;
@property (readonly, nonatomic) long long userInterfaceLayoutDirection;
@property (readonly, nonatomic) NSString *preferredContentSizeCategory;
@property (readonly, nonatomic) NSSet *connectedScenes;
@property (readonly, nonatomic) NSSet *openSessions;
@property (readonly, nonatomic) BOOL supportsMultipleScenes;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (BOOL)isRunningInStoreDemoMode;
+ (long long)_classicMode;
+ (BOOL)_wantsApplicationBehaviorAsExtension;
+ (id)stringForStatusBarStyle:(long long)a0;
+ (id)displayIdentifier;
+ (Class)_statusBarClass;
+ (void)_accessibilityLoadSettingsLoaderIfNeeded;
+ (id)_accessibilitySettingsBundle;
+ (id)_applicationNameForMenus;
+ (long long)_backgroundStyleForString:(id)a0;
+ (id)_defaultContentSizeCategory;
+ (BOOL)_isBackgroundStyleTransparent:(long long)a0;
+ (BOOL)_isCertainCheckpointInAppLaunchReached;
+ (BOOL)_isClassic;
+ (BOOL)_isRunningWithFixedMainThreadPriority;
+ (BOOL)_isSystemUIService;
+ (BOOL)_isUIKitSystemProcess;
+ (id)_sanitizeBundleString:(id)a0;
+ (void)_screensHaveConnected;
+ (BOOL)_shouldBigify;
+ (BOOL)_shouldForceClassicForExtensions;
+ (void)_startStatusBarServerIfNecessary;
+ (void)_startWindowServerIfNecessary;
+ (Class)_statusBarManagerClass;
+ (unsigned long long)_statusBarStyleOverridesForArray:(id)a0;
+ (Class)_statusBarWindowClass;
+ (id)_stringForBackgroundStyle:(long long)a0;
+ (id)_stringsForStatusBarStyleOverrides:(unsigned long long)a0;
+ (BOOL)_suppressesTextEffectsWindow;
+ (id)_systemAnimationFenceExemptQueue;
+ (id)_systemUIServiceClientSettings;
+ (id)_systemUIServiceIdentifier;
+ (void)_updateAccessibilitySettingsLoader;
+ (id)displayManagerObserver;
+ (long long)interfaceOrientationForString:(id)a0;
+ (BOOL)isRunningEventPump;
+ (BOOL)registerAsSystemApp;
+ (void)registerObjectForStateRestoration:(id)a0 restorationIdentifier:(id)a1;
+ (BOOL)rendersLocally;
+ (BOOL)runStatusBarServer;
+ (long long)runningInStoreDemoModeFProgramNumber;
+ (BOOL)shouldBackgroundMainThreadOnSuspendedLaunch;
+ (BOOL)shouldMakeUIForDefaultPNG;
+ (long long)statusBarStyleForString:(id)a0;
+ (id)stringForInterfaceOrientation:(long long)a0;
+ (id)stringForStatusBarStyleOverrides:(unsigned long long)a0;

- (BOOL)runTest:(id)a0 options:(id)a1;
- (void)noteActiveInterfaceOrientationDidChangeToOrientation:(long long)a0 willAnimateWithSettings:(id)a1 fromOrientation:(long long)a2;
- (void)prepareForDefaultImageSnapshotForScreen:(id)a0;
- (void)_receivedMemoryNotification;
- (BOOL)handleDoubleHeightStatusBarTapWithStyleOverride:(unsigned long long)a0;
- (void)noteActiveInterfaceOrientationWillChangeToOrientation:(long long)a0;
- (BOOL)_openURL:(id)a0;
- (long long)activeInterfaceOrientation;
- (id)statusBar;
- (void)failedTest:(id)a0 withResults:(id)a1;
- (void)_wheelChangedWithEvent:(id)a0;
- (void)_handleKeyUIEvent:(id)a0;
- (BOOL)isSuspendedEventsOnly;
- (void)didDismissMiniAlert;
- (BOOL)_isWindowServerHostingManaged;
- (void)resetIdleTimerAndUndim;
- (BOOL)isFrontBoard;
- (void)_run;
- (long long)_classicMode;
- (BOOL)handleStatusBarHoverActionForRegion:(long long)a0;
- (long long)_testOrientation:(id)a0 options:(id)a1;
- (BOOL)isSuspendedUnderLock;
- (void)_checkActivityContinuationAndBecomeCurrentIfNeeded;
- (void)handleKeyEvent:(struct __GSEvent { } *)a0;
- (void)_applicationDidEnterBackground;
- (BOOL)_saveSnapshotWithName:(id)a0;
- (BOOL)usesBackgroundNetwork;
- (long long)alertInterfaceOrientation;
- (id)init;
- (void)startedTest:(id)a0;
- (void)_handleDeviceOrientationChangedEvent:(struct __GSEvent { } *)a0;
- (BOOL)canOpenURL:(id)a0;
- (void)handleKeyHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)workspace:(id)a0 didReceiveActions:(id)a1;
- (void)pressesEnded:(id)a0 withEvent:(id)a1;
- (void)dealloc;
- (void)applicationOpenURL:(id)a0;
- (void)activityContinuationManager:(id)a0 didUpdateUserActivity:(id)a1;
- (void)suspend;
- (BOOL)_areKeyboardHUDsEnabled;
- (id)nextResponder;
- (void)addStatusBarItem:(int)a0;
- (void)batteryStatusDidChange:(id)a0;
- (void)activityContinuationManager:(id)a0 displayProgressUI:(id)a1 dismissalHandler:(id /* block */)a2;
- (void)rotateIfNeeded:(long long)a0 completion:(id /* block */)a1;
- (void)endIgnoringInteractionEvents;
- (void)_deactivateReachability;
- (BOOL)_supportsPrintCommand;
- (BOOL)_prepareButtonEvent:(id)a0 type:(long long)a1 phase:(long long)a2 timestamp:(double)a3 force:(double)a4 clickCount:(unsigned long long)a5 longClick:(BOOL)a6 contextID:(unsigned int)a7;
- (void)setUsesBackgroundNetwork:(BOOL)a0;
- (id)_keyWindowForScreen:(id)a0;
- (id)_exclusiveTouchWindows;
- (Class)_accessibilityBundlePrincipalClass;
- (void)setBacklightLevel:(float)a0;
- (void)statusBar:(id)a0 willAnimateFromHeight:(double)a1 toHeight:(double)a2 duration:(double)a3 animation:(int)a4;
- (void)willDisplayMiniAlert;
- (double)statusBarHeightForOrientation:(long long)a0;
- (void)activityContinuationManager:(id)a0 didFailToContinueUserActivityWithType:(id)a1 error:(id)a2;
- (long long)_frontMostAppOrientation;
- (void)pressesBegan:(id)a0 withEvent:(id)a1;
- (BOOL)activityContinuationManager:(id)a0 continueUserActivity:(id)a1;
- (void)significantTimeChange;
- (void)setStatusBarOrientation:(long long)a0;
- (void)_openURL:(id)a0 options:(id)a1 completionHandler:(id /* block */)a2;
- (void)layoutMonitor:(id)a0 didUpdateDisplayLayout:(id)a1 withContext:(id)a2;
- (id)activityContinuationManagerUserCancelledError:(id)a0;
- (id)statusBarWindow;
- (void)activityContinuationManager:(id)a0 hideProgressUIWithCompletion:(id /* block */)a1;
- (BOOL)_statusBarOrientationFollowsWindow:(id)a0;
- (void)buildMenuWithBuilder:(id)a0;
- (id)statusBarSystemNavigationAction:(id)a0;
- (void)_headsetButtonUp:(struct __IOHIDEvent { } *)a0;
- (id)keyCommands;
- (void)installNotificationObserverForNotificationName:(id)a0 forOneNotification:(BOOL)a1 usingBlock:(id /* block */)a2;
- (BOOL)_systemShellAllowsInteractionTrackingKeyboardFocusUpdateForWindow:(id)a0;
- (BOOL)launchApplicationWithIdentifier:(id)a0 suspended:(BOOL)a1;
- (void)statusBar:(id)a0 didAnimateFromHeight:(double)a1 toHeight:(double)a2 animation:(int)a3;
- (long long)interfaceOrientation;
- (void)setReceivesMemoryWarnings:(BOOL)a0;
- (void)setMinimumBackgroundFetchInterval:(double)a0;
- (void)_handleHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)sendEvent:(id)a0;
- (void)userDefaultsDidChange:(id)a0;
- (void)pushRegistry:(id)a0 didUpdatePushCredentials:(id)a1 forType:(id)a2;
- (float)backlightLevel;
- (void)_hardwareKeyboardAvailabilityChanged:(id)a0;
- (BOOL)_updateDefaultImage;
- (void)beginIgnoringInteractionEvents;
- (double)_initialTouchTimestampForWindow:(id)a0;
- (void)applicationDidResume;
- (void)didReceiveMemoryWarning;
- (void)setIgnoresInteractionEvents:(BOOL)a0;
- (void)_registerForSignificantTimeChangeNotification;
- (void)_unregisterForSignificantTimeChangeNotification;
- (void)setExpectsFaceContact:(BOOL)a0;
- (void)setExpectsFaceContact:(BOOL)a0 inLandscape:(BOOL)a1;
- (void)_setStatusBarShowsProgress:(BOOL)a0;
- (void).cxx_destruct;
- (void)_headsetButtonDown:(struct __IOHIDEvent { } *)a0;
- (void)pushRegistry:(id)a0 didReceiveIncomingPushWithPayload:(id)a1 forType:(id)a2 withCompletionHandler:(id /* block */)a3;
- (double)statusBarHeight;
- (void)_setReachabilitySupported:(BOOL)a0;
- (void)setStatusBarHidden:(BOOL)a0;
- (void)setSystemVolumeHUDEnabled:(BOOL)a0 forAudioCategory:(id)a1;
- (void)setWantsVolumeButtonEvents:(BOOL)a0;
- (id)_extendLaunchTest;
- (void)setSuspensionAnimationDelay:(double)a0;
- (void)activityContinuationManager:(id)a0 configureProgressUIWithError:(id)a1;
- (void)applicationWillSuspend;
- (BOOL)activityContinuationManager:(id)a0 willContinueUserActivityWithType:(id)a1;
- (id)_windowForSystemAppButtonEventsForScreen:(id)a0;
- (BOOL)isLocked;
- (void)applicationWillTerminate;
- (long long)overriddenRequestedStyleFromStyle:(long long)a0;
- (BOOL)disablesFrontBoardImplicitWindowScenes;
- (BOOL)becomeFirstResponder;
- (BOOL)_isGlobeKeyShortcutHUDEnabled;
- (BOOL)activityContinuationManagerHandleErrorsByConfiguringProgressUI:(id)a0;
- (long long)_availableTextServices;
- (BOOL)_shouldAllowKeyboardArbiter;
- (void)finishedTest:(id)a0 extraResults:(id)a1 waitForNotification:(id)a2 withTeardownBlock:(id /* block */)a3;
- (double)windowRotationDuration;
- (BOOL)isSuspended;
- (BOOL)_supportsAlwaysOnDisplay;
- (BOOL)_isStatusBarEffectivelyHiddenForContentOverlayInsetsForWindow:(id)a0;
- (unsigned long long)statusBar:(id)a0 effectiveStyleOverridesForRequestedStyle:(long long)a1 overrides:(unsigned long long)a2;
- (id)_implicitStatusBarAnimationParametersWithClass:(Class)a0;
- (BOOL)ignoresInteractionEvents;
- (void)_enqueueHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)pressesCancelled:(id)a0 withEvent:(id)a1;
- (void)removeStatusBarItem:(int)a0;
- (BOOL)openURL:(id)a0;
- (unsigned long long)supportedInterfaceOrientationsForWindow:(id)a0;
- (void)setStatusBarStyle:(long long)a0;
- (BOOL)handleEvent:(struct __GSEvent { } *)a0;
- (long long)statusBar:(id)a0 styleForRequestedStyle:(long long)a1 overrides:(unsigned long long)a2;
- (BOOL)_handlePhysicalButtonEvent:(id)a0;
- (void)_setAmbiguousControlCenterActivationMargin:(double)a0;
- (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1;
- (BOOL)_isSpringBoard;
- (id)_event;
- (id)userHomeDirectory;
- (void)setAlternateIconName:(id)a0 completionHandler:(id /* block */)a1;
- (struct __GSKeyboard { } *)GSKeyboardForHWLayout:(id)a0 forceRebuild:(BOOL)a1 createIfNeeded:(BOOL)a2;
- (void)_findBestActivityToMakeCurrent:(id)a0;
- (void)_handleHeadsetButtonDoubleClick;
- (BOOL)_hasKeyCommandForKeyboardEvent:(id)a0;
- (BOOL)_hasRemoteControlEventObservers;
- (id)_launchTestName;
- (id)_openSessionsIncludingInternal:(BOOL)a0;
- (void)_printDocument:(id)a0;
- (void)_registerForUserDefaultsChanges;
- (void)_reportResults:(id)a0;
- (void)_sendMoveEventWithPressesEvent:(id)a0;
- (id)_targetInChainForAction:(SEL)a0 sender:(id)a1;
- (void)_updateApplicationAccessibility;
- (void)_windowDidResignApplicationKey:(id)a0;
- (void)endReceivingRemoteControlEvents;
- (void)endRemoteSheet:(id)a0;
- (void)finishedIPTest:(id)a0;
- (void)installCACommitCompletionBlock:(id /* block */)a0;
- (void)menuButtonDown:(struct __GSEvent { } *)a0;
- (void)popRunLoopMode:(id)a0;
- (void)startDictation:(id)a0;
- (struct __GSKeyboard { } *)GSKeyboardForHWLayout:(id)a0 forceRebuild:(BOOL)a1;
- (struct __GSKeyboard { } *)GSKeyboardForHWLayout:(id)a0 senderID:(unsigned long long)a1 forceRebuild:(BOOL)a2 createIfNeeded:(BOOL)a3;
- (BOOL)_UIApplicationLegacyVoipAllowed;
- (id)_getActivityContinuationManager;
- (void)_handleHeadsetButtonTripleClick;
- (BOOL)_isIdleModeVisualEffectsEnabled;
- (void)_notifyDidChangeStatusBarFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)_reportMainSceneUpdateFinished:(id /* block */)a0;
- (void)_runWithDaemonScene:(id)a0 completion:(id /* block */)a1;
- (BOOL)_shouldShowAlertForUndoManager:(id)a0;
- (long long)_statusBarOrientationForWindow:(id)a0;
- (void)_stopHangTracer;
- (BOOL)_supportsCompactStatusBarHiding;
- (void)_wakeTimerFired;
- (void)_windowDidBecomeApplicationKey:(id)a0;
- (void)applicationWillSuspendUnderLock;
- (id)currentUserNotificationSettings;
- (void)emitPPTStartTracePointForSubTestName:(id)a0 identifier:(unsigned long long)a1 testIdentifier:(unsigned long long)a2;
- (void)lockButtonDown:(struct __GSEvent { } *)a0;
- (id)resultsForTest:(id)a0;
- (BOOL)rotateIfNeeded:(long long)a0;
- (void)setScheduledLocalNotifications:(id)a0;
- (void)__completeAndRunAsPlugin;
- (BOOL)_accessibilityApplicationIsSystemWideServer;
- (BOOL)_accessibilityCaptureSimulatorEvent:(struct __GSEvent { } *)a0;
- (void)_accessibilityInit;
- (void)_accessibilitySetUpQuickSpeak;
- (void)_accessibilityStatusChanged:(id)a0;
- (void)_addAfterCACommitBlockForViewController:(id)a0;
- (void)_addDocument:(id)a0 forUserActivity:(id)a1;
- (void)_addResponder:(id)a0 forUserActivity:(id)a1;
- (void)_alertItemStateChanged;
- (id)_alternateIconName;
- (BOOL)_alwaysHitTestsForMainScreen;
- (BOOL)_appAdoptsUICanvasLifecycle;
- (BOOL)_appAdoptsUISceneLifecycle;
- (BOOL)_appSupportsMultipleScenes;
- (BOOL)_appSupportsSceneItemProviders;
- (void)_appendSessionToSessionSet:(id)a0 save:(BOOL)a1;
- (void)_applicationHandleIntentForwardingAction:(id)a0;
- (void)_applicationHandleLinkConnectionAction:(id)a0;
- (void)_applicationHandleSiriTask:(id)a0;
- (void)_applicationHandleWatchKitRequest:(id)a0;
- (void)_applicationOpenURL:(id)a0 payload:(id)a1;
- (void)_applicationOpenURLAction:(id)a0 payload:(id)a1 origin:(id)a2;
- (void)_applicationShouldRequestHealthAuthorization;
- (BOOL)_areFrontBoardInputOverlaysEnabled;
- (BOOL)_areSystemWindowsSecure;
- (id)_backgroundModes;
- (unsigned long long)_beginBackgroundTaskWithExpirationHandler:(id /* block */)a0;
- (unsigned long long)_beginBackgroundTaskWithName:(id)a0 expirationHandler:(id /* block */)a1;
- (void)_beginFenceTaskIfNecessary;
- (void)_beginShowingNetworkActivityIndicator;
- (void)_beginSnapshotSessionForScene:(id)a0 withSnapshotBlock:(id /* block */)a1;
- (id)_cachedSystemAnimationFenceCreatingIfNecessary:(BOOL)a0;
- (void)_callInitializationDelegatesWithActions:(id)a0 forCanvas:(id)a1 payload:(id)a2 fromOriginatingProcess:(id)a3;
- (BOOL)_canAnimateDragCancelInApp;
- (BOOL)_canOpenURL:(id)a0 publicURLsOnly:(BOOL)a1;
- (BOOL)_canReceiveDeviceOrientationEvents;
- (void)_cancelAllEventsOfType:(long long)a0 onEventRoutingScene:(id)a1;
- (void)_cancelAllEventsOfType:(long long)a0 onWindowScene:(id)a1;
- (void)_cancelAllInputs;
- (void)_cancelAllInputsOnEventRoutingScene:(id)a0;
- (void)_cancelAllPressesForTVOnly;
- (void)_cancelAllTouches;
- (void)_cancelGestureRecognizers:(id)a0;
- (void)_cancelGestureRecognizersForView:(id)a0;
- (void)_cancelPressesIfNeededForViewRemovedFromResponderChain:(id)a0;
- (void)_cancelPressesWithType:(long long)a0 forPressesEvent:(id)a1;
- (void)_cancelTouchesOrPresses:(id)a0 withEvent:(id)a1;
- (void)_cancelTouchesOrPresses:(id)a0 withEvent:(id)a1 includingGestures:(BOOL)a2 notificationBlock:(id /* block */)a3;
- (void)_cancelUnfinishedPhysicalKeyboardPresses;
- (void)_cancelUnfinishedPhysicalKeyboardPressesForUIWindowEventRoutingScene:(id)a0;
- (void)_cancelUnfinishedPressesForEvent:(id)a0;
- (void)_cancelUnfinishedTouchesForEvent:(id)a0;
- (void)_cancelViewProcessingOfTouchesOrPresses:(id)a0 withEvent:(id)a1 sendingCancelToViewsOfTouchesOrPresses:(id)a2;
- (long long)_carefulChoiceOrientation;
- (long long)_carefulChoiceOrientationForWindow:(id)a0;
- (void)_checkBackgroundRefreshAPIAdoption;
- (void)_clearSystemNavigationAction;
- (void)_closeCanvasDefinition:(id)a0 withOptions:(id)a1 errorHandler:(id /* block */)a2;
- (void)_compellApplicationLaunchToCompleteUnconditionally;
- (void)_configureLaunchOptions:(id)a0;
- (void)_configureSnapshotContext:(id)a0 forScreen:(id)a1 scene:(id)a2;
- (id)_connectUISceneFromFBSScene:(id)a0 transitionContext:(id)a1;
- (id)_createSnapshotContextForScene:(id)a0 withName:(id)a1 performLayoutWithSettings:(id)a2;
- (id)_createSnapshotContextForSceneRemoval:(id)a0 withName:(id)a1;
- (void)_createStatusBarIfNeededWithOrientation:(long long)a0 forWindowScene:(id)a1;
- (void)_createStatusBarWithRequestedStyle:(long long)a0 orientation:(long long)a1 hidden:(BOOL)a2;
- (void)_createStatusBarWithRequestedStyle:(long long)a0 orientation:(long long)a1 hidden:(BOOL)a2 forWindowScene:(id)a3;
- (long long)_currentExpectedInterfaceOrientation;
- (id)_currentFrameCountForTestDisplay;
- (id)_currentHardwareKeyboardLayoutName;
- (unsigned int)_currentHardwareKeyboardType;
- (id)_currentOpenApplicationEndpointForEnvironment:(id)a0;
- (id)_currentTests;
- (void)_deactivateForReason:(int)a0;
- (void)_deactivateForReason:(int)a0 notify:(BOOL)a1;
- (id)_defaultSceneIfExists;
- (long long)_defaultSceneInterfaceOrientationReturningUnknownForNilScene:(BOOL)a0;
- (id)_defaultTopNavBarTintColor;
- (id)_defaultUISceneOrMainScreenPlaceholderIfExists;
- (id)_defaultUIWindowHostingUISceneOrMainScreenPlaceholderIfExists;
- (void)_deliverRemainingKeyUpEvents;
- (BOOL)_didEatCurrentTouchForWindow:(id)a0;
- (BOOL)_disableBecomeFirstResponder;
- (void)_discardSceneSessions:(id)a0;
- (void)_discardSceneSessionsWithPersistentIdentifiers:(id)a0 skippingPersistenceDeletion:(BOOL)a1;
- (id)_discardedSceneSessionIdentifiersSinceLastRunWithContext:(id)a0 knownSessions:(id)a1;
- (BOOL)_doRestorationIfNecessary;
- (id)_dragEvents;
- (void)_eatCurrentTouchForWindow:(id)a0;
- (BOOL)_eatCurrentTouchForWindow:(id)a0 ifPredicate:(id /* block */)a1;
- (long long)_effectiveUserInterfaceStyle;
- (void)_endBackgroundTask:(unsigned long long)a0;
- (void)_endShowingNetworkActivityIndicator;
- (struct __CFRunLoop { } *)_eventFetchRunLoop;
- (double)_execOrResumeTime;
- (BOOL)_executableWasLinkedWithUIKit;
- (void)_executeNextResizeSubTest;
- (void)_executeResizeTest;
- (BOOL)_fakingRequiresHighResolution;
- (long long)_fallbackInterfaceOrientationForSupportedOrientations:(unsigned long long)a0 preferredOrientation:(long long)a1 currentOrientation:(long long)a2;
- (void)_fetchInfoPlistFlags;
- (id)_findPrintTarget:(id)a0;
- (id)_findUISceneForLegacyInterfaceOrientation;
- (id)_findWindowForControllingOverallAppearance;
- (id)_findWindowForControllingOverallAppearanceInCanvas:(id)a0;
- (id)_findWindowForControllingOverallAppearanceInWindowScene:(id)a0;
- (void)_finishButtonEvent:(id)a0;
- (id /* block */)_firstCommitBlock;
- (id)_firstEligibleResponderForPress:(id)a0;
- (void)_fixupBackgroundHitTestWindow;
- (void)_forceEndIgnoringInteractionEvents;
- (id)_forceStageObservable;
- (BOOL)_frontMostAppInterfaceOrientationIsSignificant;
- (unsigned int)_frontmostApplicationPort;
- (id)_gameControllerEventForWindow:(id)a0;
- (id)_gestureEnvironment;
- (long long)_getSpringBoardOrientation;
- (void)_handleApplicationShortcutAction:(id)a0 onWindowScene:(id)a1;
- (void)_handleDaemonApplicationActivationWithScene:(id)a0 completion:(id /* block */)a1;
- (BOOL)_handleDelegateCallbacksWithOptions:(id)a0 isSuspended:(BOOL)a1 restoreState:(BOOL)a2;
- (void)_handleGameControllerEvent:(id)a0;
- (BOOL)_handleHIDEventBypassingUIEvent:(const struct __IOHIDEvent { } *)a0;
- (void)_handleHeadsetButtonClick;
- (BOOL)_handleKeyCommandForKeyboardEvent:(id)a0 allowsRepeat:(BOOL)a1;
- (void)_handleKeyEvent:(struct __GSEvent { } *)a0;
- (void)_handleKeyHIDEvent:(struct __IOHIDEvent { } *)a0 usingSyntheticEvent:(BOOL)a1;
- (void)_handleKeyboardPressEvent:(id)a0;
- (void)_handleLegacyEmojiKeyboardShortcut:(id)a0;
- (void)_handleLocalizationDelegateCallbacks;
- (void)_handleNonLaunchSpecificActions:(id)a0 forScene:(id)a1 withTransitionContext:(id)a2 completion:(id /* block */)a3;
- (void)_handlePlatformSpecificActions:(id)a0 forScene:(id)a1 withTransitionContext:(id)a2;
- (BOOL)_handlePressesEvent:(id)a0;
- (void)_handleScreenshot;
- (void)_handleSuspensionActions;
- (void)_handleTaskCompletionAndTerminate:(id)a0;
- (void)_handleUnicodeEvent:(struct __IOHIDEvent { } *)a0;
- (void)_handleUserDefaultsDidChange:(id)a0;
- (struct __GSKeyboard { } *)_hardwareKeyboard;
- (struct __GSKeyboard { } *)_hardwareKeyboard:(BOOL)a0;
- (struct __GSKeyboard { } *)_hardwareKeyboardForPhysicalKeyboardEvent:(id)a0 createIfNeeded:(BOOL)a1;
- (BOOL)_hasApplicationCalledLaunchDelegate;
- (BOOL)_hasCalledRunWithMainScene;
- (BOOL)_hasNormalRestorationCompleted;
- (BOOL)_hasStoryboard;
- (void)_hideNetworkActivityIndicator;
- (id)_hoverEventForWindow:(id)a0;
- (id)_hoverEventForWindowSpringBoardOnly:(id)a0;
- (id)_idleModeController;
- (void)_immediatelyUpdateSerializableKeyCommandsForResponder:(id)a0;
- (id)_implicitStatusBarHiddenAnimationParametersWithViewController:(id)a0 animation:(long long)a1;
- (id)_implicitStatusBarStyleAnimationParametersWithViewController:(id)a0;
- (id)_infoPlistCanvasDefinitions;
- (id)_infoPlistSceneConfigurations;
- (void)_initiateLaunchActionsBackgrounded:(BOOL)a0 firstActivation:(BOOL)a1;
- (BOOL)_isActivated;
- (BOOL)_isActivatedIgnoringReason:(int)a0;
- (BOOL)_isActivatedIgnoringReasons:(unsigned int)a0;
- (BOOL)_isActivatedIgnoringReasons:(unsigned int)a0 withNewReason:(int)a1;
- (BOOL)_isActivating;
- (BOOL)_isAutorotationDisabledForAppWindows;
- (BOOL)_isClassic;
- (BOOL)_isHandlingMemoryWarning;
- (BOOL)_isInteractionEvent:(struct __GSEvent { } *)a0;
- (BOOL)_isLaunchedSuspended;
- (BOOL)_isNormalRestorationInProgress;
- (BOOL)_isOrientationVerticallyCompact:(long long)a0;
- (BOOL)_isResigningActive;
- (BOOL)_isRestorationExtended;
- (BOOL)_isSensitiveUIEnabled;
- (BOOL)_isSpringBoardShowingAnAlert;
- (BOOL)_isStatusBarForcedHiddenForOrientation:(long long)a0;
- (BOOL)_isStatusBarHiddenForOrientation:(long long)a0;
- (BOOL)_isSupportedOrientation:(long long)a0;
- (BOOL)_isTerminating;
- (BOOL)_isTrackingAnyTouch;
- (id)_keyCommandForKeyboardEvent:(id)a0;
- (id)_keyCommandInvocationForKeyboardEvent:(id)a0;
- (id)_keyCommands;
- (id)_keyDownDictionary;
- (double)_launchTime;
- (void)_leak;
- (int)_loadMainInterfaceFile;
- (int)_loadMainNibFileNamed:(id)a0 bundle:(id)a1;
- (int)_loadMainStoryboardFileNamed:(id)a0 bundle:(id)a1;
- (id)_localCachesDirectory;
- (id)_localizedApplicationName;
- (id)_mainEventEnvironment;
- (id)_mainScene;
- (id)_mainSceneForDisplay:(id)a0;
- (id)_mainStoryboardName;
- (void)_maybeEffectiveUserInterfaceStyleChanged;
- (id)_motionEvent;
- (id)_motionKeyWindow;
- (id)_moveEventForWindow:(id)a0;
- (BOOL)_needsShakesWhenInactive;
- (id)_newDefaultStoryboardWindow;
- (id)_newSceneForWindow:(id)a0 oldDisplay:(id)a1 newDisplay:(id)a2;
- (long long)_normativeWhitePointAdaptivityStyleForWindow:(id)a0;
- (void)_noteAnimationFinished:(id)a0;
- (void)_noteAnimationStarted:(id)a0;
- (void)_notifyWillChangeStatusBarFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void)_observeDebugOrTestUserInterfaceStyleChanged;
- (void)_openCanvasDefinition:(id)a0 withUserActivity:(id)a1 options:(id)a2 errorHandler:(id /* block */)a3;
- (id)_openSessionForPersistentIdentifier:(id)a0;
- (void)_openURL:(id)a0 options:(id)a1 openApplicationEndpoint:(id)a2 completionHandler:(id /* block */)a3;
- (void)_openURL:(id)a0 originatingView:(id)a1 completionHandler:(id /* block */)a2;
- (void)_openURL:(id)a0 originatingView:(id)a1 options:(id)a2 completionHandler:(id /* block */)a3;
- (BOOL)_overridesDynamicCaret;
- (id)_pencilEventForWindow:(id)a0;
- (void)_performAfterCATransactionCommitsWithLegacyRunloopObserverBasedTiming:(BOOL)a0 block:(id /* block */)a1;
- (void)_performBlockAfterCATransactionCommitSynchronizes:(id /* block */)a0;
- (void)_performBlockAfterCATransactionCommits:(id /* block */)a0;
- (BOOL)_performKeyCommandInvocation:(id)a0 allowsRepeat:(BOOL)a1;
- (void)_performMemoryWarning;
- (void)_performRefreshForUIScene:(id)a0 disposeAfter:(BOOL)a1 completion:(id /* block */)a2;
- (void)_performSnapshotsWithAction:(id)a0 forScene:(id)a1 completion:(id /* block */)a2;
- (void)_performWithUICACommitStateSnapshotting:(id /* block */)a0;
- (id)_physicalKeyboardEventForWindow:(id)a0;
- (void)_pipStateDidChange;
- (void)_popRunLoopMode:(id)a0 requester:(id)a1 reason:(id)a2;
- (void)_postSimpleRemoteNotificationForAction:(long long)a0 andContext:(long long)a1 trackID:(id)a2;
- (id)_preferredContentSizeCategory:(unsigned long long)a0;
- (id)_preferredDefaultSceneSessionRole;
- (BOOL)_prepareButtonEvent:(id)a0 type:(long long)a1 phase:(long long)a2 timestamp:(double)a3 contextID:(unsigned int)a4;
- (BOOL)_prepareButtonEvent:(id)a0 type:(long long)a1 phase:(long long)a2 timestamp:(double)a3 force:(double)a4 contextID:(unsigned int)a5;
- (BOOL)_prepareButtonEvent:(id)a0 withPressInfo:(id)a1;
- (void)_presentEditAlertController:(id)a0;
- (id)_pressInfoForPhysicalKeyboardEvent:(id)a0;
- (long long)_pressTypeForKeyboardEvent:(id)a0 isTextual:(BOOL *)a1;
- (id)_pressesEventForWindow:(id)a0;
- (long long)_pureEffectiveUserInterfaceStyle;
- (void)_purgeSharedInstances;
- (struct __CFMessagePort { } *)_purplePPTServerPort;
- (void)_pushRunLoopMode:(id)a0 requester:(id)a1 reason:(id)a2;
- (void)_registerBSActionHandler:(id)a0;
- (void)_registerDefaultApplicationLevelBSActionHandlers;
- (void)_registerEstimatedTouches:(id)a0 event:(id)a1 forTouchable:(id)a2;
- (void)_registerForAlertItemStateChangeNotification;
- (void)_registerForBackgroundRefreshStatusChangedNotification;
- (void)_registerForHangTracerEnabledStateChangedNotification;
- (void)_registerForKeyBagLockStatusNotification;
- (void)_registerForKeyboardLayoutChangedNotification;
- (void)_registerForLanguageChangedNotification;
- (void)_registerForLocaleChangedNotification;
- (void)_registerForLocaleWillChangeNotification;
- (void)_registerForNameLayerTreeNotification;
- (void)_registerForRemoteNotificationTypes:(unsigned long long)a0;
- (void)_registerInternalBSActionHandler:(id)a0;
- (void)_reloadKeyboardArbiterState;
- (id)_remoteControlEvent;
- (void)_removeDocument:(id)a0 forUserActivity:(id)a1;
- (void)_removeHIDEventObserver;
- (void)_removeHIDGameControllerEventObserver;
- (id)_removePrivateOptionsFromOptions:(id)a0;
- (void)_removeResponder:(id)a0 forUserActivity:(id)a1;
- (void)_removeSessionFromSessionSet:(id)a0;
- (void)_reportMainSceneUpdateFinishedPossiblyDeferredPortions;
- (void)_requestDeviceUnlockWithCompletion:(id /* block */)a0;
- (void)_requestSceneActivationWithConfiguration:(id)a0 animated:(BOOL)a1 sender:(id)a2 errorHandler:(id /* block */)a3;
- (void)_requestSceneSessionActivation:(id)a0 errorHandler:(id /* block */)a1;
- (void)_requestSceneSessionActivationWithConfiguration:(id)a0 errorHandler:(id /* block */)a1;
- (BOOL)_requiresHighResolution;
- (void)_resendHoverEventForWindow:(id)a0;
- (void)_resetGSKeyboardModifierStateIfNecessary:(struct __IOHIDEvent { } *)a0;
- (id)_responderForKeyEvents;
- (unsigned long long)_restorationArchiveProtectionClass;
- (void)_restoreApplicationPreservationStateWithSessionIdentifier:(id)a0 beginHandler:(id /* block */)a1 completionHandler:(id /* block */)a2;
- (id)_rootViewControllers;
- (BOOL)_rotationDisabledDuringTouch;
- (void)_runSubTestForKeyboardBringupWithName:(id)a0 withShowKeyboardBlock:(id /* block */)a1 withHideKeyboardBlock:(id /* block */)a2 withExtraResultsBlock:(id /* block */)a3 withCleanupBlock:(id /* block */)a4;
- (void)_runSubTestForKeyboardDismissalWithName:(id)a0 withHideKeyboardBlock:(id /* block */)a1 withExtraResultsBlock:(id /* block */)a2 withCleanupBlock:(id /* block */)a3;
- (void)_runSubTestForKeyboardMergeWithName:(id)a0 withExtraResultsBlock:(id /* block */)a1 withCleanupBlock:(id /* block */)a2;
- (void)_runSubTestForKeyboardSplitWithName:(id)a0 withShowKeyboardBlock:(id /* block */)a1 withExtraResultsBlock:(id /* block */)a2 withCleanupBlock:(id /* block */)a3;
- (void)_runWithMainScene:(id)a0 transitionContext:(id)a1 completion:(id /* block */)a2;
- (long long)_safeInterfaceOrientationForNoWindow;
- (long long)_safeInterfaceOrientationForWindowIfExists:(id)a0;
- (long long)_safeInterfaceOrientationForWindowIfExists:(id)a0 expectNonNilWindow:(BOOL)a1;
- (void)_saveApplicationPreservationState:(id)a0 viewController:(id)a1 sessionIdentifier:(id)a2 beginHandler:(id /* block */)a3 completionHandler:(id /* block */)a4;
- (void)_saveApplicationPreservationStateIfSupported;
- (void)_saveRestorationUserActivityStateForCanvas:(id)a0;
- (void)_saveRestorationUserActivityStateForScene:(id)a0;
- (id)_sceneHostingWorkspaceController;
- (long long)_sceneInterfaceOrientationFromWindow:(id)a0;
- (BOOL)_sceneSettingsIncludeSafeAreaInsets;
- (void)_scheduleLocalNotification:(id)a0;
- (void)_scheduleSceneEventResponseForScene:(id)a0 withResponseBlock:(id /* block */)a1;
- (id)_scrollEventForWindow:(id)a0;
- (void)_scrollsToTopInitiatorView:(id)a0 touchesEnded:(id)a1 withEvent:(id)a2;
- (void)_sendButtonEventWithPressInfo:(id)a0;
- (void)_sendButtonEventWithType:(long long)a0 phase:(long long)a1 timestamp:(double)a2;
- (void)_sendButtonEventWithType:(long long)a0 phase:(long long)a1 timestamp:(double)a2 contextID:(unsigned int)a3;
- (void)_sendDictionaryToPPT:(id)a0;
- (void)_sendEventToGameControllerObserver:(struct __IOHIDEvent { } *)a0;
- (void)_sendHeadsetOriginatedMediaRemoteCommand:(unsigned int)a0;
- (void)_sendMoveEventWithDirection:(long long)a0 heading:(unsigned long long)a1 fromEvent:(id)a2;
- (void)_sendWillEnterForegroundCallbacks;
- (void)_setAlternateIconName:(id)a0 completionHandler:(id /* block */)a1;
- (void)_setAlwaysHitTestsForMainScreen:(BOOL)a0;
- (void)_setApplicationBackdropStyle:(long long)a0;
- (void)_setApplicationIsOpaque:(BOOL)a0;
- (void)_setBackgroundStyle:(long long)a0;
- (void)_setCompatibilityModeOnSettings:(id)a0;
- (void)_setDefaultTopNavBarTintColor:(id)a0;
- (void)_setDisableBecomeFirstResponder:(BOOL)a0;
- (void)_setForcedUserInterfaceLayoutDirection:(long long)a0;
- (void)_setHIDEventObserver:(id /* block */)a0 onQueue:(id)a1;
- (void)_setHIDGameControllerEventObserver:(id /* block */)a0 onQueue:(id)a1;
- (void)_setHandlingURL:(BOOL)a0 url:(id)a1;
- (void)_setIdleModeVisualEffectsEnabled:(BOOL)a0;
- (void)_setIdleTimerDisabled:(BOOL)a0 forReason:(id)a1;
- (void)_setIgnoreHeadsetClicks:(BOOL)a0;
- (void)_setPreferredUserInterfaceStyleForWallpaper:(long long)a0;
- (void)_setRestorationExtended:(BOOL)a0;
- (void)_setRotationDisabledDuringTouch:(BOOL)a0;
- (void)_setSaveStateRestorationArchiveWithFileProtectionCompleteUntilFirstUserAuthentication;
- (void)_setShouldFixMainThreadPriority:(BOOL)a0;
- (void)_setStatusBarOrientation:(long long)a0;
- (void)_setStatusBarOrientation:(long long)a0 animated:(BOOL)a1;
- (void)_setStatusBarWindow:(id)a0 forScene:(id)a1;
- (void)_setSystemNavigationAction:(id)a0;
- (void)_setSystemUserInterfaceStyle:(long long)a0;
- (void)_setSystemWindowsSecure:(BOOL)a0;
- (void)_setUserDefaultsSyncEnabled:(BOOL)a0;
- (void)_setWatchSystemAppHIDEventFilter:(id /* block */)a0;
- (void)_setupMotionFeedbackGenerator;
- (void)_setupStatusBarWithRequestedStyle:(long long)a0 orientation:(long long)a1 hidden:(BOOL)a2;
- (BOOL)_shakeToUndoEnabledForWindow:(id)a0;
- (BOOL)_shouldAttemptOpenURL:(id)a0;
- (BOOL)_shouldCreateStatusBarAtLaunch;
- (BOOL)_shouldForceClassicMode;
- (BOOL)_shouldHandleTestURL:(id)a0;
- (BOOL)_shouldIgnoreHeadsetClicks;
- (BOOL)_shouldUpdateSerializableKeyCommandsForResponder:(id)a0;
- (void)_showEditAlertViewWithUndoManager:(id)a0 window:(id)a1;
- (id)_showServiceForText:(id)a0 selectedTextRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1 type:(long long)a2 fromRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a3 inView:(id)a4;
- (id)_showServiceForText:(id)a0 type:(long long)a1 fromRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2 inView:(id)a3;
- (id)_showServiceForType:(long long)a0 withContext:(id)a1;
- (void)_startHangTracer;
- (id)_statusBarControllingWindow;
- (id)_statusBarWindow;
- (void)_statusBarWindow:(id)a0 didMoveFromScene:(id)a1 toScene:(id)a2;
- (id)_statusBarWindowIfExistsForScene:(id)a0;
- (void)_stopDeactivatingForReason:(int)a0;
- (id)_storyboardInitialMenu;
- (unsigned long long)_supportedInterfaceOrientationsForWindow:(id)a0;
- (BOOL)_supportedOnLockScreen;
- (BOOL)_supportsBacklightEnvironment;
- (BOOL)_supportsIndirectInputEvents;
- (BOOL)_supportsShakesWhenNotActive;
- (void)_synchronizeSystemAnimationFencesWithSpinCleanUpBlock:(id /* block */)a0;
- (id)_systemAnimationFenceCreatingIfNecessary:(BOOL)a0;
- (id)_systemAnimationFenceExemptQueue;
- (id)_systemNavigationAction;
- (long long)_systemUserInterfaceStyle;
- (BOOL)_taskSuspendingUnsupported;
- (void)_teardownMotionEventBehavior;
- (void)_terminateWithStatus:(int)a0;
- (id)_touchesEvent;
- (id)_touchesEventForWindow:(id)a0;
- (void)_trackSystemAnimationFence:(id)a0;
- (id)_transformEventForWindow:(id)a0;
- (void)_unregisterForLanguageChangedNotification;
- (void)_unregisterForLocaleChangedNotification;
- (void)_unregisterForTimeChangedNotification;
- (void)_unregisterForUserDefaultsChanges;
- (id)_unswizzledTargetInChainForAction:(SEL)a0 sender:(id)a1;
- (void)_updateAccessibilityItunesSettings;
- (void)_updateAppPriorityForSuspendedState;
- (void)_updateEffectiveUserInterfaceStyleAfterChange:(id /* block */)a0;
- (void)_updateHangTracer;
- (void)_updateIdleModeStatus;
- (void)_updateLargeTextNotification;
- (void)_updateOrientation;
- (void)_updateSerializableKeyCommandsForResponder:(id)a0;
- (void)_updateSnapshotAndStateRestorationWithAction:(id)a0 windowScene:(id)a1;
- (void)_updateSnapshotForBackgroundApplication:(BOOL)a0;
- (void)_updateStateRestorationArchiveForBackgroundEvent:(id /* block */)a0 saveState:(BOOL)a1 exitIfCouldNotRestoreState:(BOOL)a2 updateSnapshot:(BOOL)a3 windowScene:(id)a4;
- (id)_urlWithSettingsPrivateURLSchemeIfNeeded:(id)a0;
- (BOOL)_usesEmoji;
- (BOOL)_viewControllerBasedStatusBarAppearance;
- (BOOL)_viewServiceIgnoresSceneForLegacyInterfaceOrientation:(id)a0;
- (BOOL)_wantsCompactStatusBarHiding;
- (id)_wheelEventForWindow:(id)a0;
- (id)_workspace;
- (void)acceleratedInX:(float)a0 Y:(float)a1 Z:(float)a2;
- (void)accessoryKeyStateChanged:(struct __GSEvent { } *)a0;
- (void)activateSceneSessionForRequest:(id)a0 errorHandler:(id /* block */)a1;
- (void)addStatusBarItem:(int)a0 removeOnExit:(BOOL)a1;
- (void)addStatusBarStyleOverrides:(unsigned long long)a0;
- (void)addWebClipToHomeScreen:(id)a0;
- (void)applicationDidBeginSuspendAnimation;
- (void)applicationDidEndResumeAnimation;
- (void)applicationDidResumeForEventsOnly;
- (void)applicationDidResumeFromUnderLock;
- (void)applicationOpenToShortCut:(id)a0;
- (void)applicationSuspend;
- (void)applicationWillSuspendForEventsOnly;
- (unsigned long long)beginBackgroundTaskWithExpirationHandler:(id /* block */)a0;
- (unsigned long long)beginBackgroundTaskWithName:(id)a0 expirationHandler:(id /* block */)a1;
- (void)beginReceivingRemoteControlEvents;
- (void)beginRemoteSheetController:(id)a0 delegate:(id)a1 didEndSelector:(SEL)a2 contextInfo:(void *)a3 requireTopApplication:(BOOL)a4 opaque:(BOOL)a5 presentAnimated:(BOOL)a6;
- (unsigned long long)blockInteractionEventsCount;
- (void)cancelAllLocalNotifications;
- (void)cancelLocalNotification:(id)a0;
- (void)checkForUIEventSessionActionAnalytics:(id)a0 forWindow:(id)a1;
- (void)clearHardwareKeyboardState;
- (void)clearKeepAliveTimeout;
- (void)completeStateRestoration;
- (double)defaultImageSnapshotExpiration;
- (void)emitPPTEndTracePointForSubTestName:(id)a0 identifier:(unsigned long long)a1;
- (void)emitPPTEndTracePointForTestName:(id)a0 identifier:(unsigned long long)a1;
- (void)emitPPTStartTracePointForTestName:(id)a0 identifier:(unsigned long long)a1;
- (unsigned long long)enabledRemoteNotificationTypes;
- (void)endBackgroundTask:(unsigned long long)a0;
- (void)extendSnapshotContext:(id)a0 forSnapshotAction:(id)a1;
- (void)extendStateRestoration;
- (void)failedTest:(id)a0;
- (void)failedTest:(id)a0 withFailure:(id)a1;
- (void)failedTest:(id)a0 withFailure:(id)a1 withResults:(id)a2;
- (void)finishedIPTest:(id)a0 extraResults:(id)a1;
- (void)finishedIPTest:(id)a0 extraResults:(id)a1 withTeardownBlock:(id /* block */)a2;
- (void)finishedIPTest:(id)a0 waitForCommit:(BOOL)a1 extraResults:(id)a2 withTeardownBlock:(id /* block */)a3;
- (void)finishedSubTest:(id)a0 forTest:(id)a1;
- (void)finishedSubTest:(id)a0 forTest:(id)a1 waitForCommit:(BOOL)a2;
- (void)finishedTest:(id)a0;
- (void)finishedTest:(id)a0 extraResults:(id)a1;
- (void)finishedTest:(id)a0 extraResults:(id)a1 waitForNotification:(id)a2;
- (void)finishedTest:(id)a0 extraResults:(id)a1 withTeardownBlock:(id /* block */)a2;
- (void)finishedTest:(id)a0 waitForCommit:(BOOL)a1 extraResults:(id)a2;
- (void)finishedTest:(id)a0 waitForCommit:(BOOL)a1 extraResults:(id)a2 withTeardownBlock:(id /* block */)a3;
- (id)getKeyboardDevicePropertiesForSenderID:(unsigned long long)a0 shouldUpdate:(BOOL)a1;
- (id)getKeyboardDevicePropertiesForSenderID:(unsigned long long)a0 shouldUpdate:(BOOL)a1 usingSyntheticEvent:(BOOL)a2;
- (BOOL)handleEvent:(struct __GSEvent { } *)a0 withNewEvent:(id)a1;
- (void)handleKeyUIEvent:(id)a0;
- (BOOL)handleTestURL:(id)a0;
- (void)headsetAvailabilityChanged:(struct __GSEvent { } *)a0;
- (void)headsetButtonDown:(struct __GSEvent { } *)a0;
- (void)headsetButtonUp:(struct __GSEvent { } *)a0;
- (id)idleTimerDisabledReasons;
- (void)ignoreSnapshotOnNextApplicationLaunch;
- (BOOL)isHandlingOpenShortCut;
- (BOOL)isHandlingURL;
- (BOOL)isLaunchTest:(id)a0;
- (BOOL)isPPTAvailable;
- (BOOL)isPasscodeRequiredToUnlock;
- (BOOL)isProximitySensingEnabled;
- (BOOL)isRegisteredForRemoteNotifications;
- (BOOL)isRunningInTaskSwitcher;
- (BOOL)isRunningQuitTest;
- (BOOL)isRunningSuspendTest;
- (BOOL)isRunningTest;
- (BOOL)isRunningTest:(id)a0;
- (BOOL)launchedToTest;
- (void)lockButtonUp:(struct __GSEvent { } *)a0;
- (void)lockDevice:(struct __GSEvent { } *)a0;
- (void)mediaKeyDown:(struct __GSEvent { } *)a0;
- (void)mediaKeyUp:(struct __GSEvent { } *)a0;
- (void)menuButtonUp:(struct __GSEvent { } *)a0;
- (void)motionBegan:(long long)a0 withEvent:(id)a1;
- (void)motionCancelled:(long long)a0 withEvent:(id)a1;
- (void)motionEnded:(long long)a0 withEvent:(id)a1;
- (id)nameOfDefaultImageToUpdateAtSuspension;
- (void)openURL:(id)a0 options:(id)a1 completionHandler:(id /* block */)a2;
- (void)openURL:(id)a0 withCompletionHandler:(id /* block */)a1;
- (void)orderFrontCharacterPalette:(id)a0;
- (id)pathToDefaultImageNamed:(id)a0 forScreen:(id)a1;
- (void)popRunLoopMode:(id)a0 requester:(id)a1;
- (void)prepareForDefaultImageSnapshot;
- (void)prepareSnapshotsWithAction:(id)a0 forScene:(id)a1 completion:(id /* block */)a2;
- (void)presentLocalNotificationNow:(id)a0;
- (void)proximityStateChanged:(BOOL)a0;
- (long long)pureUserInterfaceLayoutDirection;
- (void)pushRegistry:(id)a0 didInvalidatePushTokenForType:(id)a1 error:(id)a2;
- (void)pushRunLoopMode:(id)a0;
- (void)pushRunLoopMode:(id)a0 requester:(id)a1;
- (void)registerForRemoteNotificationTypes:(unsigned long long)a0;
- (void)registerForRemoteNotifications;
- (void)registerPlatformSpecificLaunchOptions:(id /* block */)a0 transitionContext:(id)a1;
- (void)registerUserNotificationSettings:(id)a0;
- (void)removeApplicationPreservationStateWithSessionIdentifier:(id)a0;
- (BOOL)removeDefaultImage:(id)a0;
- (BOOL)removeDefaultImage:(id)a0 forScreen:(id)a1;
- (void)removeStatusBarStyleOverrides:(unsigned long long)a0;
- (id)repeatedAction:(id)a0 willInvokeWithObject:(id)a1 forPhase:(unsigned long long)a2;
- (BOOL)reportApplicationSuspended;
- (void)requestSceneSessionActivation:(id)a0 userActivity:(id)a1 options:(id)a2 errorHandler:(id /* block */)a3;
- (void)requestSceneSessionDestruction:(id)a0 options:(id)a1 errorHandler:(id /* block */)a2;
- (void)requestSceneSessionRefresh:(id)a0;
- (void)restoreApplicationPreservationStateWithSessionIdentifier:(id)a0 viewController:(id)a1 beginHandler:(id /* block */)a2 completionHandler:(id /* block */)a3;
- (void)ringerChanged:(int)a0;
- (void)rotateIfNeeded:(long long)a0 before:(id /* block */)a1 after:(id /* block */)a2;
- (void)runModal:(id)a0;
- (void)runTest:(id)a0 forAnimation:(id)a1;
- (void)runTest:(id)a0 startingBeforeAnimation:(id)a1 stoppingAfterAnimation:(id)a2;
- (void)runTestForKeyboardBringupAndDismissalWithName:(id)a0 withShowKeyboardBlock:(id /* block */)a1 withHideKeyboardBlock:(id /* block */)a2 withExtraResultsBlock:(id /* block */)a3 withCleanupBlock:(id /* block */)a4;
- (void)runTestForKeyboardRotationWithName:(id)a0 fromOrientation:(long long)a1 withShowKeyboardBlock:(id /* block */)a2 withExtraResultsBlock:(id /* block */)a3 withCleanupBlock:(id /* block */)a4;
- (void)runTestForKeyboardSplitAndMergeWithName:(id)a0 withShowKeyboardBlock:(id /* block */)a1 withExtraResultsBlock:(id /* block */)a2 withCleanupBlock:(id /* block */)a3;
- (void)saveApplicationPreservationStateWithSessionIdentifier:(id)a0 viewController:(id)a1 beginHandler:(id /* block */)a2 completionHandler:(id /* block */)a3;
- (void)scheduleLocalNotification:(id)a0;
- (id)scheduledLocalNotifications;
- (BOOL)sendAction:(SEL)a0 to:(id)a1 from:(id)a2 forEvent:(id)a3;
- (BOOL)sendAction:(SEL)a0 toTarget:(id)a1 fromSender:(id)a2 forEvent:(id)a3;
- (void)setApplicationBadgeString:(id)a0;
- (void)setCapsLockDelayOverride:(double)a0;
- (void)setDoubleHeightPrefixText:(id)a0;
- (void)setDoubleHeightStatusText:(id)a0;
- (void)setDoubleHeightStatusText:(id)a0 forStyle:(long long)a1;
- (void)setGlowAnimationEnabled:(BOOL)a0 forStyle:(long long)a1;
- (void)setHardwareKeyboardLayoutName:(id)a0;
- (void)setHardwareKeyboardLayoutName:(id)a0 forceRebuild:(BOOL)a1;
- (BOOL)setKeepAliveTimeout:(double)a0 handler:(id /* block */)a1;
- (void)setNewsstandIconImage:(id)a0;
- (void)setProximityEventsEnabled:(BOOL)a0;
- (void)setProximitySensingEnabled:(BOOL)a0;
- (void)setShortcutItems:(id)a0;
- (void)setStatusBarHidden:(BOOL)a0 animated:(BOOL)a1;
- (void)setStatusBarHidden:(BOOL)a0 animationParameters:(id)a1;
- (void)setStatusBarHidden:(BOOL)a0 animationParameters:(id)a1 changeApplicationFlag:(BOOL)a2;
- (void)setStatusBarHidden:(BOOL)a0 duration:(double)a1;
- (void)setStatusBarHidden:(BOOL)a0 duration:(double)a1 changeApplicationFlag:(BOOL)a2;
- (void)setStatusBarHidden:(BOOL)a0 withAnimation:(long long)a1;
- (void)setStatusBarOrientation:(long long)a0 animated:(BOOL)a1;
- (void)setStatusBarOrientation:(long long)a0 animation:(int)a1 duration:(double)a2;
- (void)setStatusBarOrientation:(long long)a0 animationParameters:(id)a1;
- (void)setStatusBarOrientation:(long long)a0 fromOrientation:(long long)a1 windowScene:(id)a2 animationParameters:(id)a3 updateBlock:(id /* block */)a4;
- (void)setStatusBarShowsProgress:(BOOL)a0;
- (void)setStatusBarStyle:(long long)a0 animated:(BOOL)a1;
- (void)setStatusBarStyle:(long long)a0 animation:(int)a1;
- (void)setStatusBarStyle:(long long)a0 animation:(int)a1 startTime:(double)a2 duration:(double)a3 curve:(long long)a4;
- (void)setStatusBarStyle:(long long)a0 animationParameters:(id)a1;
- (void)setStatusBarStyle:(long long)a0 duration:(double)a1;
- (void)setSystemVolumeHUDEnabled:(BOOL)a0;
- (void)setWantsLockEvents:(BOOL)a0;
- (void)setupRepeatActionWithinvocationDelay:(double)a0 reset:(BOOL)a1 andRepeat:(BOOL)a2;
- (id)shortcutItems;
- (BOOL)shouldFenceStatusBarRotation;
- (BOOL)shouldInvokeRepeatedAction:(id)a0 forPhase:(unsigned long long)a1;
- (BOOL)shouldLaunchSafe;
- (BOOL)shouldRecordExtendedLaunchTime;
- (void)showHelp:(id)a0;
- (void)showKeyboardUsingBlock:(id /* block */)a0 withCompletionBlock:(id /* block */)a1;
- (void)showNetworkPromptsIfNecessary:(BOOL)a0;
- (void)startCHUDRecording:(id)a0;
- (void)startLeaking;
- (void)startedAnimationTest:(id)a0;
- (void)startedIPTest:(id)a0;
- (void)startedSubTest:(id)a0 forTest:(id)a1;
- (void)startedSubTest:(id)a0 forTest:(id)a1 withMetrics:(id)a2;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })statusBarFrameForOrientation:(long long)a0;
- (double)statusBarHeightForOrientation:(long long)a0 ignoreHidden:(BOOL)a1;
- (id)statusBarWithWindow:(id)a0;
- (void)stopAndReportResultsForTest:(id)a0 extraResults:(id)a1 waitForNotification:(id)a2 withTeardownBlock:(id /* block */)a3;
- (void)stopCHUDRecording;
- (void)stopLeaking;
- (void)stopModal;
- (id)subTest:(id)a0 ForTest:(id)a1 withMetrics:(id)a2;
- (void)suspendReturningToLastApp:(BOOL)a0;
- (BOOL)systemIsAnimatingApplicationLifecycleEvent;
- (void)terminateWithSuccess;
- (void)testPrep:(id)a0 options:(id)a1;
- (id)textInputMode;
- (void)unregisterForRemoteNotifications;
- (void)updateSuspendedSettings:(id)a0;
- (id)userCachesDirectory;
- (id)userInfoDictionaryForRunLoopMode:(id)a0 requester:(id)a1;
- (id)userLibraryDirectory;
- (void)vibrateForDuration:(int)a0;
- (void)volumeChanged:(struct __GSEvent { } *)a0;
- (void)workspace:(id)a0 didCreateScene:(id)a1 withTransitionContext:(id)a2 completion:(id /* block */)a3;
- (void)workspace:(id)a0 willDestroyScene:(id)a1 withTransitionContext:(id)a2 completion:(id /* block */)a3;
- (void)workspaceShouldExit:(id)a0 withTransitionContext:(id)a1;

@end