Property

LocalSwipeToDismissBackgroundScrimColor

CompositionLocal containing the background scrim color of BasicSwipeToDismissBox.

Source set: Android
public val LocalSwipeToDismissBackgroundScrimColor: ProvidableCompositionLocal<Color>

CompositionLocal containing the background scrim color of BasicSwipeToDismissBox.

Defaults to Color.Black if not explicitly set.

Last updated: