Colibrio Reader Framework API - Cloud license
    Preparing search index...
    • If the given declaration property and value is supported. For example: RuntimePlatform.isCssDeclarationSupported('touch-action', 'pan-x')

      Parameters

      • propertyName: string

        The CSS property name, for example: 'touch-action'

      • value: string

        The CSS property value to check support for.

      Returns boolean