---
title: WebNavigationType.other
framework: webkit
role: symbol
role_heading: Case
path: webkit/webnavigationtype/other
---

# WebNavigationType.other

Navigation is taking place for some other reason.

## Declaration

```swift
case other
```

## See Also

### Constants

- [WebNavigationType.linkClicked](webkit/webnavigationtype/linkclicked.md)
- [WebNavigationType.formSubmitted](webkit/webnavigationtype/formsubmitted.md)
- [WebNavigationType.backForward](webkit/webnavigationtype/backforward.md)
- [WebNavigationType.reload](webkit/webnavigationtype/reload.md)
- [WebNavigationType.formResubmitted](webkit/webnavigationtype/formresubmitted.md)
