gbox-sdk
    Preparing search index...

    Actual parameters used when executing the tap action

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

    Properties

    x y

    Properties

    x: number

    X coordinate where the tap was executed

    y: number

    Y coordinate where the tap was executed