Show:

ButtonCommandActive is a mixin that provides an isActive method to determine if a context-aware command is currently in an active state.

Index

Methods

Methods

isActive

() Boolean

Checks if the command is active in the current selection.

Returns:

Boolean:

True if the command is active, false otherwise.