PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
client
/
su.plo.voice.api.client.config.hotkey
/
Hotkey
/
addPressListener
add
Press
Listener
abstract
fun
addPressListener
(
@
NotNull
onPress
:
@
NotNull
Hotkey.OnPress
)
Adds a listener to be notified when the hotkey is pressed.
Parameters
on
Press
The listener to add.