Piccolo.NET

PInputEventArgs.IsKeyPressEvent Property

Gets a value indicating if this is a KeyPress event.

public virtual bool IsKeyPressEvent {get;}

Property Value

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

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace