Piccolo.NET

PInputEventArgs.Alt Property

Gets a value indicating whether the ALT key was pressed.

public virtual bool Alt {get;}

Property Value

True if the ALT key was pressed; otherwise, false.

Exceptions

Exception TypeCondition
InvalidOperationException Thrown if the event is not a key event.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace


Web Accessibility