Checks to see if the overrideMimeType method is supported on the current platform.
Source
static bool get supportsOverrideMimeType {
return true;
}
Checks to see if the overrideMimeType method is supported on the current platform.
static bool get supportsOverrideMimeType {
return true;
}