Compose Unstyled 2.0 is out! Check the official announcement blog ->
Object

ResponsiveTransformationSpecDefaults

Contains the default values used by ResponsiveTransformationSpec

Source set: Android
public object ResponsiveTransformationSpecDefaults

Contains the default values used by ResponsiveTransformationSpec

Properties

SmallScreenSize

Source set: Android
public val SmallScreenSize: Dp

The default spec configuration point for the small screen size.

LargeScreenSize

Source set: Android
public val LargeScreenSize: Dp

The default spec configuration point for the large screen size.

Last updated: