---
title: universalLinksOnly
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiscene/openexternalurloptions/universallinksonly
---

# universalLinksOnly

A Boolean value that indicates whether URLs must be universal links and have a configured app to open them.

## Declaration

```swift
var universalLinksOnly: Bool { get set }
```
