Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Interface IBrowserPlatform

    interface IBrowserPlatform {
        desktop: "desktop";
        mobile: "mobile";
        tablet: "tablet";
        tv: "tv";
    }

    Properties

    desktop: "desktop"
    mobile: "mobile"
    tablet: "tablet"
    tv: "tv"