Contents

userText

A text string that a person provides in response to the notification.

Declaration

var userText: String?

Discussion

This property contains text for notifications that support the AccessoryNotification.Action.ActionType.textInput(placeholder:) action type.