Set Show Flex Overlays Request
data class SetShowFlexOverlaysRequest(flexNodeHighlightConfigs: List<FlexNodeHighlightConfig>)
Content copied to clipboard
Represents request frame that can be used with Overlay#setShowFlexOverlays operation call.
See also
Constructors
SetShowFlexOverlaysRequest
Link copied to clipboard
fun SetShowFlexOverlaysRequest(flexNodeHighlightConfigs: List<FlexNodeHighlightConfig>)
Content copied to clipboard
Properties
flexNodeHighlightConfigs
Link copied to clipboard
Sources
jvm source
Link copied to clipboard