<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentParameterDependency/init(_:_:_:_:_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents25IntentParameterDependencyCyACyxGs7KeyPathCyxqd_0_G_AFyxqd_2_GAFyxqd_4_GAFyxqd_6_GAFyxqd_8_GtcAA01_C5ValueRd__s8SendableRd__AA0cD0Cyqd__GRbd_0_AaLRd_1_sAMRd_1_AOyqd_1_GRbd_2_AaLRd_3_sAMRd_3_AOyqd_3_GRbd_4_AaLRd_5_sAMRd_5_AOyqd_5_GRbd_6_AaLRd_7_sAMRd_7_AOyqd_7_GRbd_8_r8_lufc"
  },
  "title" : "init(_:_:_:_:_:)"
}
-->

# init(_:_:_:_:_:)

```
convenience init<V0, P0, V1, P1, V2, P2, V3, P3, V4, P4>(_ k0: KeyPath<Intent, P0>, _ k1: KeyPath<Intent, P1>, _ k2: KeyPath<Intent, P2>, _ k3: KeyPath<Intent, P3>, _ k4: KeyPath<Intent, P4>) where V0 : _IntentValue, V0 : Sendable, P0 : IntentParameter<V0>, V1 : _IntentValue, V1 : Sendable, P1 : IntentParameter<V1>, V2 : _IntentValue, V2 : Sendable, P2 : IntentParameter<V2>, V3 : _IntentValue, V3 : Sendable, P3 : IntentParameter<V3>, V4 : _IntentValue, V4 : Sendable, P4 : IntentParameter<V4>
```

---

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)