toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.callback
/
CefMenuModel
/
getAcceleratorAt
get
Accelerator
At
abstract
fun
getAcceleratorAt
(
index
:
Int
,
key_code
:
IntRef
,
shift_pressed
:
BoolRef
,
ctrl_pressed
:
BoolRef
,
alt_pressed
:
BoolRef
)
:
Boolean
Retrieves the keyboard accelerator for the specified |index|. Returns true on success.