Piccolo.NET

PInputEventArgs.IsKeyEvent Property

Gets a value indicating if this is a KeyDown or KeyUp event.

public virtual bool IsKeyEvent {get;}

Property Value

True if this is a key event; otherwise, false.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace