Widget.getLastChild

Returns the widgets last child.

This API is primarily meant for widget implementations.

class Widget
getLastChild
()

Return Value

Type: Widget

The widget's last child

Meta