init(wrappedValue:)
Creates a property wrapper that loads the window controller’s window before accessing the property.
Declaration
init(wrappedValue: Value)Parameters
- wrappedValue:
The underlying value tied to the loading of the window.
Creates a property wrapper that loads the window controller’s window before accessing the property.
init(wrappedValue: Value)The underlying value tied to the loading of the window.