Interface

BuildDrawCacheParams

The set of parameters which could be used to build the drawing cache.

Source set: Common
interface BuildDrawCacheParams

The set of parameters which could be used to build the drawing cache.

Properties

size

Source set: Common
val size: Size

The current size of the drawing environment

layoutDirection

Source set: Common
val layoutDirection: LayoutDirection

The current layout direction.

density

Source set: Common
val density: Density

The current screen density to provide the ability to convert between

Last updated: