androidx.compose.ui.graphics.shadow

Interfaces

ShadowContext

Class responsible for managing shadow related dependencies.

Cmn

Classes

DropShadowPainter

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

Cmn
InnerShadowPainter

Painter implementation that draws an inner shadow with the geometry defined by the specified shape and Shadow.

Cmn
Shadow

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

Cmn

Top-level functions summary

ShadowContext

Create a new ShadowContext

android

Top-level functions

ShadowContext

fun ShadowContext(): ShadowContext

Create a new ShadowContext