AppBarRowMenuState


State class for the overflow menu in AppBarRow.

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

AppBarRowMenuState

AppBarRowMenuState()

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.