gbox-sdk
    Preparing search index...

    Actual parameters used when executing the scroll action

    interface Actual {
        scrollX: number;
        scrollY: number;
        x: number;
        y: number;
    }
    Index

    Properties

    Properties

    scrollX: number

    Horizontal scroll amount

    scrollY: number

    Vertical scroll amount

    x: number

    X coordinate of the scroll position

    y: number

    Y coordinate of the scroll position