RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface PointerPositionInformation

    interface PointerPositionInformation {
        positions: { start_time?: number; x: number; y: number }[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    positions: { start_time?: number; x: number; y: number }[]