Gets a reference to the accessible child, if one exists, at the coordinate point specified by x
and y
.
this |
the Component |
x |
x coordinate |
y |
y coordinate |
coord_type |
specifies whether the coordinates are relative to the screen or to the components top level window |
a reference to the accessible child, if one exists |