CommandButtonStripProjection

class CommandButtonStripProjection(contentModel: CommandGroup, presentationModel: CommandStripPresentationModel, overlays: Map<Command, CommandButtonPresentationModel.Overlay>?)

Functions

project
Link copied to clipboard
@Composable
fun project(modifier: Modifier = Modifier)

Properties

contentModel
Link copied to clipboard
val contentModel: CommandGroup
overlays
Link copied to clipboard
val overlays: Map<Command, CommandButtonPresentationModel.Overlay>? = null
presentationModel
Link copied to clipboard
val presentationModel: CommandStripPresentationModel