| ![[Previous]](prev.gif) | ![[Contents]](contents.gif) | ![[Next]](next.gif) | 
Indicates if the Web Browser Engine can display a given MIME type
#include <WebView.h> virtual bool canShowMIMEType( const char* mimeType );
Indicates whether or not the browser can display content using the specified MIME type.
Returns True if the browser will support the specified MIME type, otherwise False.
| ![[Previous]](prev.gif) | ![[Contents]](contents.gif) | ![[Next]](next.gif) |