AppBarMenuState

Class

Common
class AppBarMenuState

State class for the overflow menu in AppBarRow and AppBarColumn.

Properties

Common
var isExpanded

Indicates whether the overflow menu is currently expanded.

Functions

fun dismiss()

Closes the overflow menu.

fun show()

Show the overflow menu.