ContainerQueryHighlightConfig

@Serializable
data class ContainerQueryHighlightConfig(val containerQueryContainerHighlightConfig: Overlay.ContainerQueryContainerHighlightConfig, val nodeId: Int)

Constructors

Link copied to clipboard
constructor(containerQueryContainerHighlightConfig: Overlay.ContainerQueryContainerHighlightConfig, nodeId: Int)

Properties

Link copied to clipboard

A descriptor for the highlight appearance of container query containers.

Link copied to clipboard
val nodeId: Int

Identifier of the container node to highlight.