CommandButtonStripProjection

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

Functions

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

Properties

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