removeAction

open fun removeAction(actionName: String)

Removes the named action from the action map.

If no action of this name is in the map then nothing happens.

Since

2.32

Parameters

actionName

the name of the action