ActionMenuItem

abstract class ActionMenuItem

Represents item inside ActionMenu.

Inheritors

Types

Link copied to clipboard
Supported types of action menu items.

Properties

Link copied to clipboard
Link copied to clipboard
open var isEnabled: Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun isPrintItem(): Boolean
Returns true if this item is a print action, false otherwise.