---
title: view
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiinteraction/view
---

# view

The view that owns the interaction.

## Declaration

```swift
weak var view: UIView? { get }
```
