getToggleKey

@NotNull
abstract fun getToggleKey(): @NotNull Hotkey

Gets the key binding for toggling activation. Toggle works only if getType is Voice or Inherit.

Return

The key binding for toggling activation.