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 AutofillKeyAny

Key for the context menu "Autofill" item.

CopyKey

val CopyKeyAny

Key for the context menu "Copy" item.

CutKey

val CutKeyAny

Key for the context menu "Cut" item.

PasteKey

val PasteKeyAny

Key for the context menu "Paste" item.

SelectAllKey

val SelectAllKeyAny

Key for the context menu "Select All" item.