---
title: navigationType
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/navigationaction/navigationtype
---

# navigationType

The type of action that triggered the navigation.

## Declaration

```swift
@MainActor var navigationType: WKNavigationType { get }
```
