Package 

Class MobileSegment.MobileIncrementalData.ViewportResizeData

    • Constructor Detail

      • MobileSegment.MobileIncrementalData.ViewportResizeData

        MobileSegment.MobileIncrementalData.ViewportResizeData(Long width, Long height)
        Parameters:
        width - The new width of the screen in pixels, normalized based on the device pixels per inch density (DPI).
        height - The new height of the screen in pixels, normalized based on the device pixels per inch density (DPI).