PFWidgetTreeBuilderFrom Method | 
| Name | Description | |
|---|---|---|
| From(PFWidgetBase) | 
            Sets the widget at the root of the tree.
            Note : this specific overload takes a single non-layout widget and is only implemented for convenience.
            If you only want to transform a single non-layout widget into a PFWidgetData, prefer
            the method ToWidgetData(JsonSerializer).
              | |
| FromTSettings, TChildrenLayout(PFWidgetBaseTSettings, TChildrenLayout) | 
            Sets the widget at the root of the tree.
              |