androidx.compose.foundation.text.contextmenu.data

Interfaces

TextContextMenuSession

A session for an open text context menu that can be used to close the context menu.

Cmn

Classes

ProcessTextKey

Key for context menu items added for the Android PROCESS_TEXT intent actions.

android
TextContextMenuComponent

A single component of a text context menu.

Cmn
TextContextMenuData

A list of components to be displayed in the context menu.

Cmn
TextContextMenuItem

A TextContextMenuComponent that represents a clickable item with a label in a context menu.

android

Objects

TextContextMenuKeys

Contains the objects used as keys for the compose provided context menu items.

Cmn
TextContextMenuSeparator

A TextContextMenuComponent separator in a text context menu.

Cmn