ESPHome  2024.3.1
Data Structures | Typedefs
esphome::touchscreen Namespace Reference

Data Structures

class  TouchListener
 
struct  TouchPoint
 
class  Touchscreen
 
class  TouchscreenBinarySensor
 
struct  TouchscreenInterrupt
 

Typedefs

using TouchPoints_t = std::vector< TouchPoint >
 

Typedef Documentation

◆ TouchPoints_t

using esphome::touchscreen::TouchPoints_t = typedef std::vector<TouchPoint>

Definition at line 30 of file touchscreen.h.