TextChildAnchor.getWidgets

Gets a list of all widgets anchored at this child anchor.

The order in which the widgets are returned is not defined.

class TextChildAnchor
getWidgets
()

Return Value

Type: Widget[]

an array of widgets anchored at @anchor

Meta