Struct native_windows_gui::DynLayoutInner [−][src]
pub struct DynLayoutInner { /* fields omitted */ }Expand description
A layout that lays out widgets This is the inner data shared between the callback and the application
Auto Trait Implementations
impl RefUnwindSafe for DynLayoutInnerimpl !Send for DynLayoutInnerimpl !Sync for DynLayoutInnerimpl Unpin for DynLayoutInnerimpl UnwindSafe for DynLayoutInner