PopupMenuItem

interface PopupMenuItem

A menu item for a popup menu.

Inheritors

Properties

Link copied to clipboard
abstract val action: () -> Unit

The action to perform when the menu item is clicked

Link copied to clipboard
abstract val text: String

The text of the menu item