Instance Property
ctrlKeyCtrlKeyCtrlKey
if the Ctrl key is currently pressed
Declaration
var ctrlKey: Bool { get set }Declaration
@property (nonatomic) bool CtrlKey;Declaration
CtrlKey() -> bool
setCtrlKey_(CtrlKey: bool)Instance Property
if the Ctrl key is currently pressed
var ctrlKey: Bool { get set }@property (nonatomic) bool CtrlKey;CtrlKey() -> bool
setCtrlKey_(CtrlKey: bool)