NotificationResponseAction

From Xojo Documentation

You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...

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
AuthenticationRequired Caption Identifier
BringToForeground Destructive

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.