SetShowFlexOverlaysParameter

@Serializable
data class SetShowFlexOverlaysParameter(val flexNodeHighlightConfigs: List<Overlay.FlexNodeHighlightConfig>)

Constructors

Link copied to clipboard
constructor(flexNodeHighlightConfigs: List<Overlay.FlexNodeHighlightConfig>)

Properties

Link copied to clipboard

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