---
title: UIScene.OpenExternalURLOptions
framework: uikit
role: symbol
role_heading: Class
path: uikit/uiscene/openexternalurloptions
---

# UIScene.OpenExternalURLOptions

Options you specify when asking a scene to open a URL.

## Declaration

```swift
@MainActor class OpenExternalURLOptions
```

## Topics

### Specifying the link options

- [universalLinksOnly](uikit/uiscene/openexternalurloptions/universallinksonly.md)

### Measuring ad taps

- [eventAttribution](uikit/uiscene/openexternalurloptions/eventattribution.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)

## See Also

### URL management

- [UIOpenURLContext](uikit/uiopenurlcontext.md)
