Struct native_windows_gui::DynLayoutItem [−][src]
pub struct DynLayoutItem { /* fields omitted */ }Expand description
A control item in a DynLayout
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DynLayoutItemimpl !Send for DynLayoutItemimpl !Sync for DynLayoutItemimpl Unpin for DynLayoutItemimpl UnwindSafe for DynLayoutItem