Get Highlight Object For Test Request
@Serializable
Request object containing input parameters for the OverlayDomain.getHighlightObjectForTest command.
Constructors
Link copied to clipboard
constructor(nodeId: NodeId, includeDistance: Boolean? = null, includeStyle: Boolean? = null, colorFormat: ColorFormat? = null, showAccessibilityInfo: Boolean? = null)
Types
Link copied to clipboard
A builder for GetHighlightObjectForTestRequest, which allows setting the optional parameters of the OverlayDomain.getHighlightObjectForTest command via a lambda.