WebView.canShowMimeType

bool canShowMimeType(string mimeType) nothrow

Whether or not a MIME type can be displayed in web_view.

Parameters

mimeTypea MIME type

Returns

true if the MIME type mime_type can be displayed or false otherwise