CalendarNotification

From Xojo Documentation

Class (inherits from Notification)


New in 2020r2

Notifications scheduled for a specific DateTime.

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

Notes

See the MobileNotifications.NotificationReceived event for information on how to use this class.

Compatibility

iOS project types on iOS and iPadOS operating systems.

See Also

MobileNotifications class.