TextContextMenuKeys


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

Summary

Public properties

Any

Key for the context menu "Autofill" item.

Cmn
Any

Key for the context menu "Copy" item.

Cmn
Any

Key for the context menu "Cut" item.

Cmn
Any

Key for the context menu "Paste" item.

Cmn
Any

Key for the context menu "Select All" item.

Cmn

Public properties

AutofillKey

val AutofillKey: Any

Key for the context menu "Autofill" item.

CopyKey

val CopyKey: Any

Key for the context menu "Copy" item.

CutKey

val CutKey: Any

Key for the context menu "Cut" item.

PasteKey

val PasteKey: Any

Key for the context menu "Paste" item.

SelectAllKey

val SelectAllKey: Any

Key for the context menu "Select All" item.