Remarks
To determine the subwidgets of a specific widget, the method recursively inspects the contents of all of the widget’s widgetlist
attributes.
Returns a flat array of the widgets contained in the given widget.
Remarks
To determine the subwidgets of a specific widget, the method recursively inspects the contents of all of the widget’s widgetlist
attributes.
Returns
Array<Widget>
See also