hasReplyButton
A Boolean value that specifies whether the notification displays a reply button.
Declaration
var hasReplyButton: Bool { get set }Discussion
Set to true if the notification has a reply button. The default value is false. If this property and hasActionButton are both true, the reply button is shown.