Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
DocumentOrShadowRoot
/
elementFromPoint
elementFromPoint
Declaration
Element? elementFromPoint(
optional long x,
optional long y
);