androidx.compose.ui.graphics.shadow

Interfaces

ShadowContext

Class responsible for managing shadow related dependencies.

Cmn

Classes

DropShadow

Group of parameters that represent how a drop shadow should be rendered.

Cmn
DropShadowPainter

Painter implementation that draws a drop shadow with the geometry defined by the specified shape and DropShadow parameters.

Cmn
InnerShadow

Group of parameters that represent how an inner shadow should be rendered.

Cmn
InnerShadowPainter

Painter implementation used to render an InnerShadow with the geometry defined by the provided Shape parameter

Cmn

Top-level functions summary

ShadowContext

Create a new ShadowContext

android

Top-level functions

ShadowContext

fun ShadowContext(): ShadowContext

Create a new ShadowContext