Source set: Common
public data class FixedScale(public val value: Float) : ContentScale
ContentScale implementation that always scales the dimension by the provided fixed floating point value
ContentScale implementation that always scales the dimension by the provided fixed floating point value
public data class FixedScale(public val value: Float) : ContentScale
ContentScale implementation that always scales the dimension by the provided fixed floating point value