Piccolo.NET

PInputEventArgs.IsMouseEvent Property

Gets a value indicating if this is a MouseDown, MouseUp, MouseMove, MouseDrag, MouseEnter, MouseLeave, or MouseWheel event.

public virtual bool IsMouseEvent {get;}

Property Value

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

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace