Contents

UIUserNotificationActionBehavior.textInput

The text input behavior.

Declaration

case textInput

Discussion

When specified, the system provides a way for the user to enter a text response to be included with the notification. The text response is assigned to the UIUserNotificationActionResponseTypedTextKey of the response information dictionary when the notification is delivered to your app.

See Also

Constants