Method RemoveAction
RemoveAction(int)
Remove an already existing action.
Declaration
public Toast RemoveAction(int actionId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | actionId | The Action ID. |
Returns
| Type | Description |
|---|---|
| Toast | The Toast instance, if no exception has occured. |