Toast.actionName

string actionName() @property

Get actionName property.

Returns

The name of the associated action.

It will be activated when clicking the button.

See property@Toast:action-target.

void actionName(string propval) @property

Set actionName property.

Parameters

propvalThe name of the associated action. It will be activated when clicking the button. See property@Toast:action-target.