transformedHeight
Android
public fun Modifier.transformedHeight(
scope: TransformingLazyColumnItemScope,
transformationSpec: TransformationSpec,
): Modifier
Convenience modifier to calculate transformed height using TransformationSpec.
Convenience modifier to calculate transformed height using [TransformationSpec].
public fun Modifier.transformedHeight(
scope: TransformingLazyColumnItemScope,
transformationSpec: TransformationSpec,
): Modifier
Convenience modifier to calculate transformed height using TransformationSpec.