Contents

mimeTypesShownAsHTML()

Returns a list of MIME types that WebKit renders as HTML.

Declaration

class func mimeTypesShownAsHTML() -> [Any]!

Return Value

An array containing NSString objects that represent the MIME types WebKit attempts to render as HTML.

See Also

Getting and Setting Content Information