Instance Property
altKeyAltKeyAltKey
if the alt/option key is currently pressed
Declaration
var altKey: Bool { get set }Declaration
@property (nonatomic) bool AltKey;Declaration
AltKey() -> bool
setAltKey_(AltKey: bool)Instance Property
if the alt/option key is currently pressed
var altKey: Bool { get set }@property (nonatomic) bool AltKey;AltKey() -> bool
setAltKey_(AltKey: bool)