papi-dts
    Preparing search index...

    Variable reportContentZoomAreasByIdExperimental

    reportContentZoomAreasById: (
        webViewId: string,
        areaIds: ContentZoomAreaId[],
    ) => void

    Report the zoom areas a web view's bootstrap discovered, in document order.

    This function is unstable and may change or disappear without notice

    Type declaration