WidgetConstructorContainer

Type Alias WidgetConstructorContainer 

Source
pub type WidgetConstructorContainer = GraphNodeConstructorContainer<UiNode, UserInterface>;
Expand description

A special container that is able to create widgets by their type UUID.

Aliased Typeยง

pub struct WidgetConstructorContainer { /* private fields */ }