struct Protocol::Overlay::IsolationModeHighlightConfig
- Protocol::Overlay::IsolationModeHighlightConfig
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/overlay.crConstructors
Instance Method Summary
-
#mask_color : DOM::RGBA | Nil
The fill color for the mask covering non-isolated elements (default: transparent).
-
#resizer_color : DOM::RGBA | Nil
The fill color of the resizers (default: transparent).
-
#resizer_handle_color : DOM::RGBA | Nil
The fill color for resizer handles (default: transparent).
Constructor Detail
Instance Method Detail
The fill color for the mask covering non-isolated elements (default: transparent).
The fill color of the resizers (default: transparent).
The fill color for resizer handles (default: transparent).