Surface.supportsMimeType

Return whether surface supports mime_type. Since 1.12

class Surface
supportsMimeType
(
string mimeType
)

Parameters

mimeType string

the mime type

Return Value

TRUE if surface supports mime_type, FALSE otherwise

Meta