---
title: canShowMimeType
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/navigationresponse/canshowmimetype
---

# canShowMimeType

Indicates whether WebKit is capable of displaying the response’s MIME type natively.

## Declaration

```swift
@MainActor var canShowMimeType: Bool { get }
```
