Declaration

var shiftKey: Bool { get set }

Declaration

@property (nonatomic) bool ShiftKey;

Declaration

ShiftKey() -> bool
setShiftKey_(ShiftKey: bool)