PFLayoutWidgetBuilderNodeTChildrenLayoutAddChild Method |
Name | Description | |
---|---|---|
![]() | AddChild(PFWidgetBase, TChildrenLayout) |
Adds another PFWidgetBase as a child of this widget.
|
![]() | AddChild(PFWidgetTreeBuilderNode, TChildrenLayout) |
Adds a PFWidgetTreeBuilderNode and use it as a child of this widget. This overload is useful
when you want to nest layout widgets inside of other layout widgets.
|