Instance Property
shiftKeyShiftKeyShiftKey
if the Shift key is currently pressed
Declaration
var shiftKey: Bool { get set }Declaration
@property (nonatomic) bool ShiftKey;Declaration
ShiftKey() -> bool
setShiftKey_(ShiftKey: bool)Instance Property
if the Shift key is currently pressed
var shiftKey: Bool { get set }@property (nonatomic) bool ShiftKey;ShiftKey() -> bool
setShiftKey_(ShiftKey: bool)