<!--
{
  "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_GtcAA01_C5ValueRd__s8SendableRd__AA0cD0Cyqd__GRbd_0_AaKRd_1_sALRd_1_ANyqd_1_GRbd_2_AaKRd_3_sALRd_3_ANyqd_3_GRbd_4_AaKRd_5_sALRd_5_ANyqd_5_GRbd_6_r6_lufc"
  },
  "title" : "init(_:_:_:_:)"
}
-->

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

```
convenience init<V0, P0, V1, P1, V2, P2, V3, P3>(_ k0: KeyPath<Intent, P0>, _ k1: KeyPath<Intent, P1>, _ k2: KeyPath<Intent, P2>, _ k3: KeyPath<Intent, P3>) 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>
```

---

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)