---
title: eventAttribution
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiscene/openurloptions/eventattribution
---

# eventAttribution

An event attribution associated with the URL to open.

## Declaration

```swift
var eventAttribution: UIEventAttribution? { get }
```

## Discussion

Discussion For more information about event attribution data, see UIEventAttribution.

## See Also

### Specifying the URL details

- [sourceApplication](uikit/uiscene/openurloptions/sourceapplication.md)
- [annotation](uikit/uiscene/openurloptions/annotation.md)
