can_show_mime_type
Description:
public bool can_show_mime_type (
string mime_type)
Whether or not a MIME type can be displayed in this.
Parameters:
this |
a WebView
|
mime_type |
a MIME type
|
Returns:
true if the MIME type mime_type can be displayed or false
otherwise
|