lv_obj_flag_t

Type Alias lv_obj_flag_t 

Source
pub type lv_obj_flag_t = c_uint;
Expand description
  TYPEDEFS

/ /** On/Off features controlling the object’s behavior. OR-ed values are possible

Note: update obj flags corresponding properties below whenever add/remove flags or change bit definition of flags.