Trait ExpandablePanelWidgetActionsExt

Source
pub trait ExpandablePanelWidgetActionsExt {
    // Required method
    fn expandable_panel(&self, path: &[LiveId]) -> ExpandablePanelRef;
}

Required Methods§

Implementors§