RevGrid - v0.9.3
    Preparing search index...
    BackgroundAnimateTimeIntervalChangedEventer: (
        this: void,
        animator: RevAnimator,
        oldBackgroundAnimateTimeInterval: number | undefined,
    ) => void

    Type declaration

      • (
            this: void,
            animator: RevAnimator,
            oldBackgroundAnimateTimeInterval: number | undefined,
        ): void
      • Parameters

        • this: void
        • animator: RevAnimator
        • oldBackgroundAnimateTimeInterval: number | undefined

        Returns void