The struct that captures info about "feedback". See DDLayer::enableFeedback() More...
#include <_dd_feedback.h>
Public Attributes | |
| DDFeedbackType | type |
| type of the "feedback" | |
| int16_t | x |
| x of the "area" on the layer where was clicked | |
| int16_t | y |
| y of the "area" on the layer where was clicked | |
| String | text |
| text input (if any) | |
The struct that captures info about "feedback". See DDLayer::enableFeedback()