ctrlKey property

bool get ctrlKey

Implementation

external bool get ctrlKey;
set ctrlKey (bool value)

Implementation

external set ctrlKey(bool value);