ref_accessible_at_point
Description:
Gets a reference to the accessible child, if one exists, at the coordinate point specified by x
and y
.
Parameters:
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 |
Returns:
a reference to the accessible child, if one exists |