papi-dts
    Preparing search index...

    Variable adjustContentZoomByIdExperimental

    adjustContentZoomById: (
        webViewId: string,
        deltaSteps: number,
        areaId?: ContentZoomAreaId,
    ) => void

    Zoom one area of a web view by deltaSteps (+1 in, −1 out). Omit areaId to zoom the web view's active area.

    This function is unstable and may change or disappear without notice

    Type declaration