SetShowScrollSnapOverlaysRequest

@Serializable
data class SetShowScrollSnapOverlaysRequest(val scrollSnapHighlightConfigs: List<ScrollSnapHighlightConfig>)(source)

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

Constructors

Link copied to clipboard
constructor(scrollSnapHighlightConfigs: List<ScrollSnapHighlightConfig>)

Properties

Link copied to clipboard

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