---
title: init()
framework: appkit
role: symbol
role_heading: Initializer
path: appkit/nswindowcontroller/windowloading/init()
---

# init()

Creates an empty property wrapper that loads the window controller’s window before accessing the property.

## Declaration

```swift
init()
```

## See Also

### Creating a WindowLoading Property Wrapper

- [init(wrappedValue:)](appkit/nswindowcontroller/windowloading/init(wrappedvalue:).md)
