SetShowContainerQueryOverlaysRequest

@Serializable
data class SetShowContainerQueryOverlaysRequest(val containerQueryHighlightConfigs: List<ContainerQueryHighlightConfig>)(source)

Request object containing input parameters for the OverlayDomain.setShowContainerQueryOverlays command.

Constructors

Link copied to clipboard
constructor(containerQueryHighlightConfigs: List<ContainerQueryHighlightConfig>)

Properties

Link copied to clipboard

An array of node identifiers and descriptors for the highlight appearance.