lv_obj_get_user_data() function
Get the user_data field of the object
Syntax
static inline void * lv_obj_get_user_data(lv_obj_t * obj); Return value
the pointer to the user_data of the object
![]()
static inline void * lv_obj_get_user_data(lv_obj_t * obj)
lv_obj_get_user_data() reads 1 variable:
![]()
lv_obj_get_user_data()