Package 

Class ViewEvent.Scroll

    • Constructor Detail

      • ViewEvent.Scroll

        ViewEvent.Scroll(Number maxDepth, Number maxDepthScrollTop, Number maxScrollHeight, Number maxScrollHeightTime)
        Parameters:
        maxDepth - Distance between the top and the lowest point reached on this view (in pixels)
        maxDepthScrollTop - Page scroll top (scrolled distance) when the maximum scroll depth was reached for this view (in pixels)
        maxScrollHeight - Maximum page scroll height (total height) for this view (in pixels)
        maxScrollHeightTime - Duration between the view start and the time the max scroll height was reached for this view (in nanoseconds)