struct Protocol::Overlay::ScrollSnapContainerHighlightConfig
- Protocol::Overlay::ScrollSnapContainerHighlightConfig
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/overlay.crConstructors
Instance Method Summary
-
#scroll_margin_color : DOM::RGBA | Nil
The margin highlight fill color (default: transparent).
-
#scroll_padding_color : DOM::RGBA | Nil
The padding highlight fill color (default: transparent).
-
#snap_area_border : LineStyle | Nil
The style of the snap area border (default: transparent)
-
#snapport_border : LineStyle | Nil
The style of the snapport border (default: transparent)
Constructor Detail
Instance Method Detail
The margin highlight fill color (default: transparent).
The padding highlight fill color (default: transparent).
The style of the snap area border (default: transparent)
The style of the snapport border (default: transparent)