Type Alias i_slint_compiler::object_tree::ElementWeak

source ·
pub type ElementWeak = Weak<RefCell<Element>>;

Aliased Type§

struct ElementWeak { /* private fields */ }