Source set: Common
data class FixedScale(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
data class FixedScale(val value: Float) : ContentScale
ContentScale implementation that always scales the dimension by the provided fixed floating point value
Last updated: