PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.config.hotkey
/
Hotkey
/
OnKeysChange
/
onKeysChange
on
Keys
Change
abstract
fun
onKeysChange
(
@
NotNull
newKeys
:
@
NotNull
Set
<
Hotkey.Key
>
)
Invoked when the keys associated with the hotkey change.
Parameters
new
Keys
The new set of keys for the hotkey.