androidx.compose.foundation.contextmenu


Classes

ContextMenuColors

Colors to be provided to LocalContextMenuColors to apply the colors to the context menu.

Cmn

Top-level properties summary

ProvidableCompositionLocal<ContextMenuColors?>

Provides the colors for the context menu.

Cmn

Top-level properties

LocalContextMenuColors

val LocalContextMenuColorsProvidableCompositionLocal<ContextMenuColors?>

Provides the colors for the context menu.

Use with CompositionLocalProvider to apply your custom colors to the context menu.