Toast.buttonLabel

Get buttonLabel property.

  1. string buttonLabel [@property getter]
    class Toast
    @property
    string
    buttonLabel
    ()
  2. string buttonLabel [@property setter]

Return Value

Type: string

The label to show on the button.

Underlines in the button text can be used to indicate a mnemonic.

If set to NULL, the button won't be shown.

See property@Toast:action-name.