1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
| (lldb) po [UIApplication _methodDescription]
<UIApplication: 0x8d83400>:
in UIApplication:
Class Methods:
+ (BOOL) registerAsSystemApp; (0x2378c5)
+ (BOOL) rendersLocally; (0x2378d7)
+ (void) _startWindowServerIfNecessary; (0x230e26)
+ (void) _startStatusBarServerIfNecessary; (0x230f9a)
+ (int) statusBarStyleForString:(id)arg1; (0x23c19d)
+ (int) _backgroundStyleForString:(id)arg1; (0x23c39e)
+ (BOOL) _isBackgroundStyleTransparent:(int)arg1; (0x23c4e0)
+ (int) interfaceOrientationForString:(id)arg1; (0x23c4ef)
+ (BOOL) isRunningInStoreDemoMode; (0x22abcb)
+ (BOOL) shouldMakeUIForDefaultPNG; (0x22ac29)
+ (void) _noteInterfaceOrientationChangingTo:(int)arg1; (0x22be17)
+ (void) _installAfterCACommitHandler; (0x22d45f)
+ (BOOL) _isAfterCACommitHandlerInstalled; (0x22d512)
+ (BOOL) isRunningEventPump; (0x237848)
+ (id) stringForStatusBarStyle:(int)arg1; (0x23c169)
+ (id) stringForInterfaceOrientation:(int)arg1; (0x23c5d9)
+ (void) registerObjectForStateRestoration:(id)arg1 restorationIdentifier:(id)arg2; (0x8e6863)
+ (id) sharedApplication; (0x22a2b0)
Properties:
@property (nonatomic, getter=isProximitySensingEnabled) BOOL proximitySensingEnabled;
@property (nonatomic) <UIApplicationDelegate>* delegate;
@property (nonatomic, getter=isIdleTimerDisabled) BOOL idleTimerDisabled;
@property (readonly, nonatomic) UIWindow* keyWindow;
@property (readonly, nonatomic) NSArray* windows;
@property (nonatomic, getter=isNetworkActivityIndicatorVisible) BOOL networkActivityIndicatorVisible;
@property (nonatomic) int statusBarStyle;
@property (nonatomic, getter=isStatusBarHidden) BOOL statusBarHidden;
@property (nonatomic) int statusBarOrientation;
@property (readonly, nonatomic) double statusBarOrientationAnimationDuration;
@property (readonly, nonatomic) CGRect statusBarFrame;
@property (nonatomic) int applicationIconBadgeNumber;
@property (nonatomic) BOOL applicationSupportsShakeToEdit;
@property (readonly, nonatomic) int applicationState;
@property (readonly, nonatomic) double backgroundTimeRemaining;
@property (readonly, nonatomic) int backgroundRefreshStatus;
@property (readonly, nonatomic, getter=isProtectedDataAvailable) BOOL protectedDataAvailable;
@property (readonly, nonatomic) int userInterfaceLayoutDirection;
@property (readonly, nonatomic) NSString* preferredContentSizeCategory;
@property (copy, nonatomic, setter=_setPreferredContentSizeCategoryName:) NSString* preferredContentSizeCategoryName; (@synthesize preferredContentSizeCategoryName = _preferredContentSizeCategoryName;)
@property (nonatomic, getter=_lastTimestampWhenFirstTouchCameDown, setter=_setLastTimestampWhenFirstTouchCameDown:) double lastTimestampWhenFirstTouchCameDown; (@synthesize lastTimestampWhenFirstTouchCameDown = _lastTimestampWhenFirstTouchCameDown;)
@property (nonatomic, getter=_lastTimestampWhenAllTouchesLifted, setter=_setLastTimestampWhenAllTouchesLifted:) double lastTimestampWhenAllTouchesLifted; (@synthesize lastTimestampWhenAllTouchesLifted = _lastTimestampWhenAllTouchesLifted;)
@property (nonatomic, getter=_lastLocationWhereFirstTouchCameDown, setter=_setLastLocationWhereFirstTouchCameDown:) CGPoint lastLocationWhereFirstTouchCameDown; (@synthesize lastLocationWhereFirstTouchCameDown = _lastLocationWhereFirstTouchCameDown;)
@property (nonatomic, getter=_lastLocationWhereAllTouchesLifted, setter=_setLastLocationWhereAllTouchesLifted:) CGPoint lastLocationWhereAllTouchesLifted; (@synthesize lastLocationWhereAllTouchesLifted = _lastLocationWhereAllTouchesLifted;)
Instance Methods:
- (int) statusBarOrientation; (0x236147)
- (int) alertInterfaceOrientation; (0x247f45)
- (void) startedTest:(id)arg1; (0x38e6ce)
- (void) finishedTest:(id)arg1; (0x390a59)
- (id) _touchesEvent; (0x23d94f)
- (void) setApplicationSupportsShakeToEdit:(BOOL)arg1; (0x23bf31)
- (void) _deactivateForReason:(int)arg1 notify:(BOOL)arg2; (0x22b8f8)
- (void) _fetchInfoPlistFlags; (0x23c7f0)
- (void) _setTextLegibilityEnabled:(BOOL)arg1; (0x249882)
- (id) _mainStoryboardName; (0x22bf4d)
- (BOOL) _doRestorationIfNecessary; (0x249d5d)
- (void) applicationWillSuspend; (0x23752b)
- (void) _setHandlingURL:(BOOL)arg1 url:(id)arg2; (0x23a36a)
- (BOOL) _handleDelegateCallbacksWithOptions:(id)arg1 isSuspended:(BOOL)arg2 restoreState:(BOOL)arg3; (0x22c01a)
- (BOOL) _hasStoryboard; (0x22bfd8)
- (void) _applicationOpenURL:(id)arg1 payload:(id)arg2; (0x23a1b8)
.....
in UIResponder:
Class Methods:
+ (void) _startDeferredTrackingObjectsWithIdentifiers; (0x8e8348)
+ (void) _cleanupAllStateRestorationTables; (0x8e85dc)
+ (void) _updateStateRestorationIdentifierMap; (0x8e836c)
+ (id) objectWithRestorationIdentifierPath:(id)arg1; (0x8e802c)
+ (void) _setRestoredIdentifierPathForObject:(id)arg1 identifierPath:(id)arg2; (0x8e844d)
+ (void) _prepareForSecondPassStateRestoration; (0x8e85b6)
+ (void) _finishStateRestoration; (0x8e8644)
+ (void) clearTextInputContextIdentifier:(id)arg1; (0x398751)
+ (void) _stopDeferredTrackingObjectsWithIdentifiers; (0x8e835a)
+ (void) _cleanupStateRestorationObjectIdentifierTrackingTables; (0x8e856c)
Properties:
@property (readonly) UIView* inputView;
@property (readonly) UIView* inputAccessoryView;
@property (readonly) UITextInputMode* textInputMode;
@property (readonly) NSString* textInputContextIdentifier;
@property (readonly, nonatomic) NSArray* keyCommands;
@property (readonly, nonatomic) UIResponder* _editingDelegate;
@property (readonly, nonatomic) UIResponder* _responderForEditing;
@property (readonly, nonatomic, getter=_proxyTextInput) UIResponder<UITextInput>* __content;
@property (readonly, nonatomic) UIView<UITextInputPrivate>* _textSelectingContainer;
@property (readonly, nonatomic, getter=isEditable) BOOL editable;
@property (readonly, nonatomic, getter=isEditing) BOOL editing;
@property (readonly, nonatomic, getter=_caretRect) CGRect caretRect;
@property (copy, nonatomic) NSString* restorationIdentifier;
@property (readonly, nonatomic) NSUndoManager* undoManager;
Instance Methods:
- (id) _responderForEditing; (0x397e74)
- (BOOL) canPerformAction:(SEL)arg1 withSender:(id)arg2; (0x3983fc)
- (id) targetForAction:(SEL)arg1 withSender:(id)arg2; (0x39842c)
- (void) _physicalButtonsBegan:(id)arg1 withEvent:(id)arg2; (0x3996d6)
- (id) _deepestUnambiguousResponder; (0x39973f)
- (void) touchesCancelled:(id)arg1 withEvent:(id)arg2; (0x397b37)
- (id) _keyCommandForEvent:(id)arg1; (0x398bab)
- (void) _handleKeyUIEvent:(id)arg1; (0x399183)
- (void) _handleKeyEvent:(__GSEvent*)arg1; (0x399142)
- (void) _wheelChangedWithEvent:(id)arg1; (0x397cb7)
- (void) _physicalButtonsEnded:(id)arg1 withEvent:(id)arg2; (0x3996f9)
- (void) _physicalButtonsCancelled:(id)arg1 withEvent:(id)arg2; (0x39971c)
- (void) motionEnded:(int)arg1 withEvent:(id)arg2; (0x397bb3)
- (id) keyCommands; (0x398a39)
- (id) textInputMode; (0x398615)
.....
in NSObject:
Class Methods:
+ (void) _installAppearanceSwizzlesForSetter:(id)arg1; (0x78d82c)
+ (BOOL) __accessibilityGuidedAccessStateEnabled; (0x539dac)
+ (int) __accessibilityGuidedAccessRestrictionStateForIdentifier:(id)arg1; (0x539db3)
+ (void) __accessibilityRequestGuidedAccessSession:(BOOL)arg1 completion:(^block)arg2; (0x539dba)
+ (id) _alternateUISwitchableSelectorPairs; (0x3f929b)
+ (BOOL) isSelectorExcludedFromWebScript:(SEL)arg1; (0x42b5c40)
+ (BOOL) isKeyExcludedFromWebScript:(const char*)arg1; (0x42b5c50)
+ (id) _webkit_invokeOnMainThread; (0x42a4d90)
|