[][src]Function lvgl::widgets::cpicker::get_saturation

pub fn get_saturation(cpicker: *mut lv_obj_t) -> MynewtResult<u8>

Get the current saturation of a colorpicker.

  • cpicker: pointer to colorpicker object Return: current selected saturation