Struct sixtyfps_compilerlib::object_tree::PopupWindow [−][src]
pub struct PopupWindow { pub component: Rc<Component>, pub x: NamedReference, pub y: NamedReference, }
Fields
component: Rc<Component>
x: NamedReference
y: NamedReference