Trait ColorPickerWidgetRefExt

Source
pub trait ColorPickerWidgetRefExt {
    // Required methods
    fn color_picker(&self, path: &[LiveId]) -> ColorPickerRef;
    fn as_color_picker(&self) -> ColorPickerRef;
}

Required Methods§

Implementors§