Contents

canShowMIMEType

A Boolean value that indicates whether WebKit is capable of displaying the response’s MIME type natively.

Declaration

var canShowMIMEType: Bool { get }

Discussion

The value of this property is true if WebKit is able to display the MIME type.

See Also

Getting Additional Response Information