Property

LocalElevationOverlay

CompositionLocal containing the ElevationOverlay used by Surface components.

Source set: Common
val LocalElevationOverlay: ProvidableCompositionLocal<ElevationOverlay?>

CompositionLocal containing the ElevationOverlay used by Surface components. Provide null to turn off ElevationOverlays for the children within this CompositionLocal..

Last updated: