Notification
From Xojo Documentation
Class (inherits from Object)
New in 2020r2
Parent class of specific notification types.
Properties | ||||||||||
|
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.