Notification

From Xojo Documentation

Class (inherits from Object)


New in 2020r2

Parent class of specific notification types.

Properties
Badge fa-lock-32.png Identifier fa-lock-32.png Title fa-lock-32.png
Body fa-lock-32.png Repeats fa-lock-32.png UserInfo fa-lock-32.png
DeliveryDate fa-lock-32.png Subtitle fa-lock-32.png
Handle fa-lock-32.png Thread fa-lock-32.png

Notes

This class is not used directly. Its subclasses (CalendarNotification, LocationNotification, TimeIntervalNotification, and RemoteNotification are all used only with events when a notification is received.

Compatibility

iOS project types on iOS and iPadOS operating systems.

See Also

NotificationContent, CalendarNotification, LocationNotification, TimeIntervalNotification, and RemoteNotification classes.