If URL.createObjectUrl(blob) is supported by the runtime platform.
If the given declaration property and value is supported.
For example: RuntimePlatform.isCssDeclarationSupported('touch-action', 'pan-x')
The CSS property name, for example: 'touch-action'
The CSS property value to check support for.
Generated using TypeDoc
Can be used to check the capabilities of the runtime environment. For example the capabilities of the browser engine.