FixedPreloadSizeProvider

open fun FixedPreloadSizeProvider(width: Int, height: Int)

Constructor for a PreloadSizeProvider with a fixed size.

Parameters

width

The width of the preload size in pixels.

height

The height of the preload size in pixels.