TransformedPainterScope

interface TransformedPainterScope


Provides additional information to the painter inside TransformationSpec.

Summary

Public properties

Float

The height of the item in pixels.

TransformingLazyColumnItemScrollProgress

The progress of the scroll.

Public properties

val DrawScope.itemHeightFloat

The height of the item in pixels. This might be different from TransformationSpec.getTransformedHeight in cases graphical effects like clipping are applied before scale.