Toast.actionName

Get actionName property.

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

Return Value

Type: string

The name of the associated action.

It will be activated when clicking the button.

See property@Toast:action-target.