![]() |
MPLABĀ® Harmony Graphics Suite
|
Used to define widget touch event filter. More...
#include <legato_widget.h>

Data Fields | |
| leBool(* | filterEvent )(leWidget *target, leWidgetEvent *evt, void *data) |
| Virtual function - Filter Event. More... | |
| void * | data |
Used to define widget touch event filter.
Event filters allow a receiver to discard undesirable events.
| leBool(* filterEvent) (leWidget *target, leWidgetEvent *evt, void *data) |
Virtual function - Filter Event.
Sets an event filter with the value evt and data arguments data for the specified widget target.
| param1 | void. |
1.8.18