NotificationResponseTextField

From Xojo Documentation

Class (inherits from NotificationResponseAction)


New in 2020r2

Class for actions which should be presented as a text field for the user to type into and a button to submit the data.

Properties
AuthenticationRequired Caption Identifier
BringToForeground Destructive
ButtonCaption Hint
Constructors

Constructor(caption As String, hint As String, sendCaption As String, identifier As String)


Compatibility

iOS project types on all iOS and iPadOS operating systems.

See Also

NotificationResponseButton class.