---
title: type
framework: swift
role: symbol
role_heading: Instance Property
path: swift/anyregexoutput/element/type
---

# type

The type of this capture.

## Declaration

```swift
var type: any Any.Type { get }
```
