Toast.setActionName
void setActionName(string actionName = null)Sets the name of the associated action.
It will be activated when clicking the button.
See propertyToast:action-target.
Parameters
actionName | the action name |
void setActionName(string actionName = null)Sets the name of the associated action.
It will be activated when clicking the button.
See propertyToast:action-target.
actionName | the action name |