Property IsAlt
IsAlt
Gets a value indicating whether the Alt key was pressed (real or synthesized)
public bool IsAlt { get; }
Property Value
- bool
trueif is alternate; otherwise,false.
Gets a value indicating whether the Alt key was pressed (real or synthesized)
public bool IsAlt { get; }
true if is alternate; otherwise, false.