SimpleAction.setEnabled

Sets the action as enabled or not. An action must be enabled in order to be activated or in order to have its state changed from outside callers. Since 2.28

class SimpleAction
void
setEnabled
()

Parameters

enabled int

whether the action is enabled

Meta