elementFromPoint method

Element elementFromPoint (
  1. int x,
  2. int y
)
override

Implementation

Element elementFromPoint(int x, int y) native;