LayoutGroup.Add Method
Name | Parameters | Description |
---|---|---|
Add(BaseLayoutItem) | item | Adds the specified item as a child to the current group. |
Add(BaseLayoutItem[]) | items | Adds multiple BaseLayoutItems as children to the current LayoutGroup. |
Name | Parameters | Description |
---|---|---|
Add(BaseLayoutItem) | item | Adds the specified item as a child to the current group. |
Add(BaseLayoutItem[]) | items | Adds multiple BaseLayoutItems as children to the current LayoutGroup. |
No
Your feedback is appreciated.