RevGrid - v0.9.3
    Preparing search index...
    ComputedEventer: (
        this: void,
        withinAnimationFrame: boolean,
    ) => number | undefined

    Type declaration

      • (this: void, withinAnimationFrame: boolean): number | undefined
      • Parameters

        • this: void
        • withinAnimationFrame: boolean

        Returns number | undefined