ContentScale

interface ContentScale : ComposableProperties<ContentScale>

定义了将源内容(例如图像)缩放以适应目标容器的规则。

这类似于 Android View 系统中 ImageView.ScaleType 的功能。

此接口是对 Jetpack Compose androidx.compose.ui.layout.ContentScale 的抽象封装。

Author

M8Test, [email protected], https://m8test.com