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

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

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

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
UserNotificationsUIKit.framework: Difference between revisions - iPhone Development Wiki

UserNotificationsUIKit.framework: Difference between revisions

From iPhone Development Wiki
No edit summary
(Introduction of MPUFoundation framework)
Line 1: Line 1:
{{infobox Framework
{{infobox Framework
  | vis = Private
  | vis = Private
  | since = 10.0
  | since = 8.0
  | classID = NC
  | classID = MPU
| bundle = com.apple.UserNotificationsUIKit
  }}
  }}
'''UserNotificationsUIKit''' is a private framework that was introduced in iOS 10 to handle the new style notifications
'''MPUFoundation''' is a private framework that was introduced in iOS 8 to handle the UI aspect of Audio and Video controls/interfaces
 
==Classes==
 
 
==Functions==
 
{{function signature
|signature=UIView * NCApplyVibrantStyling(NCVibrantStyling *style, UIView *view, long double unknown, void(^AdditionalCodeToExecute)(void));
|firmware=10.0 – ''latest''
}}


{{Navbox Classes}}
{{Navbox Classes}}
{{Navbox Frameworks}}
{{Navbox Frameworks}}

Revision as of 01:35, 24 December 2016

UserNotificationsUIKit.framework
Private Framework
Availabile 8.0 – present
Class Prefix MPU
Headers [headers.cynder.me]

MPUFoundation is a private framework that was introduced in iOS 8 to handle the UI aspect of Audio and Video controls/interfaces