Piccolo.NET

PInputEventListener.DoesAcceptEvent Method 

Returns true if the filter accepts the given event and false otherwise.

bool DoesAcceptEvent(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

Return Value

True if the filter accepts the event; otherwise, false.

See Also

PInputEventListener Interface | UMD.HCIL.Piccolo.Event Namespace


Web Accessibility