isAnyContext

abstract fun isAnyContext(): Boolean

Checks if the hotkey is active in any context. For example, the hotkey can be active in any menu.

Return

true if the hotkey is active in any context, false otherwise.