ToastGidBuilderImpl.actionName

Set actionName property.

class ToastGidBuilderImpl(T)
T
actionName
(
string propval
)

Parameters

propval string

The name of the associated action.

It will be activated when clicking the button.

See property@Toast:action-target.

Return Value

Type: T

Builder instance for fluent chaining