init_keyboard_event
Description:
[
Version ( deprecated =
true , deprecated_since =
"2.22" ) ]
public void init_keyboard_event (
string type,
bool canBubble,
bool cancelable,
DOMWindow view,
string keyIdentifier,
ulong location,
bool ctrlKey,
bool altKey,
bool shiftKey,
bool metaKey,
bool altGraphKey)