---
title: hasView
framework: automator
role: symbol
role_heading: Instance Property
path: automator/ambundleaction/hasview
---

# hasView

A Boolean value that indicates whether the action has a view associated with it.

## Declaration

```swift
var hasView: Bool { get }
```

## See Also

### Managing Action Properties

- [bundle](automator/ambundleaction/bundle.md)
- [view](automator/ambundleaction/view.md)
- [parameters](automator/ambundleaction/parameters.md)
