<!--
{
  "availability" : [
    "iOS: 14.5.0 - 26.0.0",
    "iPadOS: 14.5.0 - 26.0.0",
    "macCatalyst: 14.5.0 - 26.0.0",
    "visionOS: 1.0.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIApplication/LaunchOptionsKey/eventAttribution",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@UIApplicationLaunchOptionsEventAttributionKey"
  },
  "title" : "eventAttribution"
}
-->

# eventAttribution

UserInfo contains a [`UIEventAttribution`](/documentation/UIKit/UIEventAttribution) to go along with a URL open on launch

```
static let eventAttribution: UIApplication.LaunchOptionsKey
```

---

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)