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
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for PopupWindow
impl !RefUnwindSafe for PopupWindow
impl !Send for PopupWindow
impl !Send for PopupWindow
impl !Sync for PopupWindow
impl !Sync for PopupWindow
impl Unpin for PopupWindow
impl Unpin for PopupWindow
impl !UnwindSafe for PopupWindow
impl !UnwindSafe for PopupWindow