SnapshotSetWidgetRefExt

Trait SnapshotSetWidgetRefExt 

Source
pub trait SnapshotSetWidgetRefExt {
    // Required method
    fn snapshot_set(&self, paths: &[&[LiveId]]) -> SnapshotSet;
}

Required Methods§

Source

fn snapshot_set(&self, paths: &[&[LiveId]]) -> SnapshotSet

Implementations on Foreign Types§

Source§

impl SnapshotSetWidgetRefExt for WidgetRef

Source§

fn snapshot_set(&self, paths: &[&[LiveId]]) -> SnapshotSet

Implementors§