---
title: windowObject
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webframe/windowobject
---

# windowObject

The JavaScript window object.

## Declaration

```swift
var windowObject: WebScriptObject! { get }
```

## See Also

### Getting DOM Objects

- [domDocument](webkit/webframe/domdocument.md)
- [frameElement](webkit/webframe/frameelement.md)
- [globalContext](webkit/webframe/globalcontext.md)
- [javaScriptContext](webkit/webframe/javascriptcontext.md)
