setResponseLabel

open fun setResponseLabel(response: String, label: String)

Sets the label of @response to @label.

Labels are displayed on the dialog buttons. An embedded underline in @label indicates a mnemonic.

Since

1.2

Parameters

response

a response ID

label

the label of @response