ESPHome
2024.10.2
|
#include <touchscreen.h>
Public Member Functions | |
virtual void | touch (TouchPoint tp) |
virtual void | update (const TouchPoints_t &tpoints) |
virtual void | release () |
Definition at line 38 of file touchscreen.h.
|
inlinevirtual |
Reimplemented in esphome::lvgl::LVTouchListener, and esphome::touchscreen::TouchscreenBinarySensor.
Definition at line 42 of file touchscreen.h.
|
inlinevirtual |
Reimplemented in esphome::touchscreen::TouchscreenBinarySensor.
Definition at line 40 of file touchscreen.h.
|
inlinevirtual |
Reimplemented in esphome::lvgl::LVTouchListener.
Definition at line 41 of file touchscreen.h.