Trait ButtonWidgetActionsExt

Source
pub trait ButtonWidgetActionsExt {
    // Required method
    fn button(&self, path: &[LiveId]) -> ButtonRef;
}

Required Methods§

Source

fn button(&self, path: &[LiveId]) -> ButtonRef

Implementors§