Widget.getChildAtPosition

Finds the child at the top of the z-order at the given coordinates (relative to the this widget's origin), or null if none are found.

class Widget
getChildAtPosition
(
int x
,
int y
)

Meta