<!--
{
  "availability" : [
    "iOS: 16.4.0 -",
    "iPadOS: 16.4.0 -",
    "macCatalyst: -",
    "swift: 5.1.0 -",
    "tvOS: 16.4.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIViewController/ViewLoading/init(wrappedValue:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So16UIViewControllerC5UIKitE11ViewLoadingV12wrappedValueAEy_xGx_tcfc"
  },
  "title" : "init(wrappedValue:)"
}
-->

# init(wrappedValue:)

Creates a property wrapper that loads the view controller’s view before accessing the property.

```
init(wrappedValue: Value)
```

## Parameters

`wrappedValue`

The underlying value tied to the loading of the view.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)