FixedScale
Class
Common
data class FixedScale(val value: Float) : ContentScale
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