---
title: rootType
framework: swift
role: symbol
role_heading: Type Property
path: swift/anykeypath/roottype
---

# rootType

The root type for this key path.

## Declaration

```swift
static var rootType: any Any.Type { get }
```
