Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
UIKit.framework/Notifications - iPhone Development Wiki

UIKit.framework/Notifications

From iPhone Development Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Local Notifications

Name Description Firmware
UIApplicationSuspendedNotification - 2.0 –
UIApplicationDidFinishLaunchingNotification Posts after app launches. 2.0 –
UIDeviceBatteryLevelDidChangeNotification Posts when battery level changes. 3.0 —
UIKeyboardCurrentInputModeDidChangeNotification object of this notification is the UIKeyboardImpl shared instance. 2.0 –
UIKeyboardCandidateCorrectionDidChangeNotification userInfo may contain a key correction, whose value is a UIAutocorrectInlinePrompt. 3.0 –
UITextSelectionWillScroll - 3.0 –
UIWindowDidBecomeVisibleNotification Posts when UIWindow is shown. 2.0 –
UIWindowDidResignKeyNotification Posts when UIWindow is no longer main window. 2.0 –
UIWindowDidBecomeKeyNotification Posts when UIWindow is the main window. 2.0 –
UIWindowDidBecomeHiddenNotification Posts when UIWindow becomes hidden. 2.0 –
UIApplicationDidBecomeActiveNotification Posts when app becomes active. 2.0 –

Darwin Notifications

Name Firmware
__UIKitDesktopImageChangedNotification 2.0 –
AppleKeyboardsPreferencesChangedNotification 2.0 –
com.apple.UIHierarchyDump.finished 2.0 –
com.apple.UIScreenDump.finished 2.0 –