NotificationResponseAction
From Xojo Documentation
Class (inherits from Object)
New in 2020r2
The base class for the types of actions a user can take in response to a notification.
Properties | |||||
|
Notes
This is a base class. Instances can't be directly instantiated. Instead you create NotificationResponseButton and NotificationResponseTextField object.
Compatibility
iOS projects on iOS and iPadOS operating systems.
See Also
NotificationResponseButton and NotificationResponseTextField classes.