Method SetIcon
SetIcon(string)
Set a new value for the icon property.
Declaration
public Toast SetIcon(string iconName)
Parameters
Type | Name | Description |
---|---|---|
string | iconName | The name of the icon. |
Returns
Type | Description |
---|---|
Toast | The Toast to continuously build the element. |