Click or drag to resize

GUIPanelModelGUIChildren Property

[Missing <summary> documentation for "P:Livit.Learn.Model.GUI.GUIPanelModel.GUIChildren"]

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<GUIViewBaseModel> GUIChildren { get; set; }

Property Value

Type: ListGUIViewBaseModel
See Also