SnapshotWidgetRefExt

Trait SnapshotWidgetRefExt 

Source
pub trait SnapshotWidgetRefExt {
    // Required methods
    fn snapshot(&self, path: &[LiveId]) -> SnapshotRef;
    fn as_snapshot(&self) -> SnapshotRef;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl SnapshotWidgetRefExt for WidgetRef

Implementors§