Trait ColorPickerSetWidgetRefExt

Source
pub trait ColorPickerSetWidgetRefExt {
    // Required method
    fn color_picker_set(&self, paths: &[&[LiveId]]) -> ColorPickerSet;
}

Required Methods§

Source

fn color_picker_set(&self, paths: &[&[LiveId]]) -> ColorPickerSet

Implementors§