data class SetShowFlexOverlaysRequest
Request object containing input parameters for the OverlayDomain.setShowFlexOverlays command.
<init> |
Request object containing input parameters for the OverlayDomain.setShowFlexOverlays command. SetShowFlexOverlaysRequest(flexNodeHighlightConfigs: List<FlexNodeHighlightConfig>) |
flexNodeHighlightConfigs |
An array of node identifiers and descriptors for the highlight appearance. val flexNodeHighlightConfigs: List<FlexNodeHighlightConfig> |