Contents

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.

See Also

Creating a WindowLoading Property Wrapper