Command Popup Menu Presentation Model
data class CommandPopupMenuPresentationModel(panelPresentationModel: CommandPanelPresentationModel?, menuPresentationState: CommandButtonPresentationState, menuContentPadding: PaddingValues, maxVisibleMenuCommands: Int, popupPlacementStrategy: PopupPlacementStrategy, toDismissOnCommandActivation: Boolean)
Content copied to clipboard
Properties
maxVisibleMenuCommands
Link copied to clipboard
menuContentPadding
Link copied to clipboard
menuPresentationState
Link copied to clipboard
panelPresentationModel
Link copied to clipboard
popupPlacementStrategy
Link copied to clipboard
toDismissOnCommandActivation
Link copied to clipboard