---
title: "element(fromPoint:y:)"
framework: webkit
role: symbol
role_heading: Instance Method
path: "webkit/domdocument/element(frompoint:y:)"
---

# element(fromPoint:y:)

## Declaration

```swift
func element(fromPoint x: Int32, y: Int32) -> DOMElement!
```
