Dev:UserNotificationsUIKit.framework

From The Apple Wiki
UserNotificationsUIKit.framework
Private Framework
Availabile10.0 – present
Class PrefixNC

UserNotificationsUIKit is a private framework that was introduced in iOS 10 to handle the new style notifications

Classes

Functions

Signature UIView * NCApplyVibrantStyling(NCVibrantStyling *style, UIView *view, long double unknown, void(^AdditionalCodeToExecute)(void));
Available in 10.0 – latest