Composables UI is out: our new component library for Compose Multiplatform ->
Class

ScalingLazyScopeMarker

DSL marker used to distinguish between lazy layout scope and the item scope.

Source set: Android

Deprecated

Was moved to androidx.wear.compose.foundation.lazy package. Please use it instead

@DslMarker
public annotation class ScalingLazyScopeMarker

DSL marker used to distinguish between lazy layout scope and the item scope.

Last updated: