hasAction

open fun hasAction(actionName: String): Boolean

Checks if the named action exists within @action_group.

Return

whether the named action exists

Since

2.28

Parameters

actionName

the name of the action to check for