Trait ModalSetWidgetRefExt

Source
pub trait ModalSetWidgetRefExt {
    // Required method
    fn modal_set(&self, paths: &[&[LiveId]]) -> ModalSet;
}

Required Methods§

Source

fn modal_set(&self, paths: &[&[LiveId]]) -> ModalSet

Implementors§