Trait TabBarSetWidgetRefExt

Source
pub trait TabBarSetWidgetRefExt {
    // Required method
    fn tab_bar_set(&self, paths: &[&[LiveId]]) -> TabBarSet;
}

Required Methods§

Source

fn tab_bar_set(&self, paths: &[&[LiveId]]) -> TabBarSet

Implementors§