State class for the overflow menu in AppBarRow and AppBarColumn.

Summary

Public constructors

Cmn

Public functions

Unit

Closes the overflow menu.

Cmn
Unit

Show the overflow menu.

Cmn

Public properties

Boolean

Indicates whether the overflow menu is currently expanded.

Cmn

Public constructors

AppBarMenuState

AppBarMenuState()

Public functions

dismiss

fun dismiss(): Unit

Closes the overflow menu.

show

fun show(): Unit

Show the overflow menu.

Public properties

isExpanded

val isExpandedBoolean

Indicates whether the overflow menu is currently expanded.