UserNotifications framework

E770625

The UserNotifications framework is an Apple API that lets apps schedule, manage, and respond to local and push notifications on Apple platforms.

All labels observed (7)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Apple framework ⓘ
software framework ⓘ
developer Apple Inc. ⓘ
headerFile UserNotifications/UserNotifications.h ⓘ
introducedIn iOS 10 ⓘ
macOS 10.14 ⓘ
linked to: macOS Mojave

watchOS 3 ⓘ
linked to: watchOS
languageSupport Objective-C ⓘ
Swift ⓘ
moduleName UserNotifications ⓘ
platform iOS ⓘ
iPadOS ⓘ
macOS ⓘ
tvOS ⓘ
watchOS ⓘ
primaryClass UNAuthorizationOptions ⓘ
UNCalendarNotificationTrigger ⓘ
UNLocationNotificationTrigger ⓘ
UNMutableNotificationContent ⓘ
UNNotificationAction ⓘ
UNNotificationAttachment ⓘ
UNNotificationCategory ⓘ
UNNotificationContent ⓘ
UNNotificationRequest ⓘ
UNNotificationResponse ⓘ
UNNotificationSettings ⓘ
UNNotificationTrigger ⓘ
UNTextInputNotificationResponse ⓘ
UNTimeIntervalNotificationTrigger ⓘ
UNUserNotificationCenter ⓘ
provides notification authorization APIs ⓘ
notification delivery handling ⓘ
notification management ⓘ
notification scheduling ⓘ
replaces UILocalNotification API ⓘ
supports local notifications ⓘ
push notifications ⓘ
supportsFeature alert banners and alerts ⓘ
badge updates ⓘ
calendar-based triggers ⓘ
custom notification actions ⓘ
location-based triggers ⓘ
notification categories ⓘ
notification grouping ⓘ
rich media attachments in notifications ⓘ
sound alerts ⓘ
time-based triggers ⓘ
usedFor handling local notifications on device ⓘ
handling remote push notifications ⓘ

How these facts were elicited

Referenced by (10)

Full triples — surface form annotated when it differs from this entity's canonical label.

macOS SDK → containsFramework → UserNotifications framework ⓘ
Apple platforms APIs → includesFramework → UserNotifications framework ⓘ
Apple Push Notification service → integratedWith → Apple Push Notification framework ⓘ
linked to: UserNotifications framework
Apple Push Notification service → integratedWith → UserNotifications framework ⓘ
UserNotifications framework → moduleName → UserNotifications ⓘ
linked to: UserNotifications framework
UserNotifications framework → primaryClass → UNUserNotificationCenter ⓘ
linked to: UserNotifications framework
UserNotifications framework → primaryClass → UNLocationNotificationTrigger ⓘ
linked to: UserNotifications framework
UserNotifications framework → primaryClass → UNNotificationCategory ⓘ
linked to: UserNotifications framework
UserNotifications framework → primaryClass → UNNotificationSettings ⓘ
linked to: UserNotifications framework
iOS 10 → includedFramework → UserNotifications framework ⓘ