NotificationResponseButton
From Xojo Documentation
Class (inherits from NotificationResponseAction)
New in 2020r2
Class for actions which simply appear as a button for the user to press.
Properties | ||||||
|
Constructors | |
|
Notes
If the NotificationResponseCategory you're creating only requires Yes and No buttons in order for the user to response to the notification, your app should create two NotificationResponseButton objects, one for each button.
Compatibility
iOS projects on iOS and iPadOS operating systems.