WebView.canShowMimeType

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

class WebView
bool
canShowMimeType
(
string mimeType
)

Parameters

mimeType string

a MIME type

Return Value

Type: bool

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