lv_hit_test_info_t is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const lv_point_t *
A point relative to screen to check if it can click the object or not.
bool
true: `point` can click the object; false: it cannot.

References

from examples