HighlightConfig Class |
Namespace: CefSharp.DevTools.Overlay
The HighlightConfig type exposes the following members.
Name | Description | |
---|---|---|
HighlightConfig | Initializes a new instance of the HighlightConfig class |
Name | Description | |
---|---|---|
BorderColor |
The border highlight fill color (default: transparent).
| |
ColorFormat |
The color format used to format color styles (default: hex).
| |
ContainerQueryContainerHighlightConfig |
The container query container highlight configuration (default: all transparent).
| |
ContentColor |
The content box highlight fill color (default: transparent).
| |
ContrastAlgorithm |
The contrast algorithm to use for the contrast ratio (default: aa).
| |
CssGridColor |
The grid layout color (default: transparent).
| |
EventTargetColor |
The event target element highlight fill color (default: transparent).
| |
FlexContainerHighlightConfig |
The flex container highlight configuration (default: all transparent).
| |
FlexItemHighlightConfig |
The flex item highlight configuration (default: all transparent).
| |
GridHighlightConfig |
The grid layout highlight configuration (default: all transparent).
| |
MarginColor |
The margin highlight fill color (default: transparent).
| |
PaddingColor |
The padding highlight fill color (default: transparent).
| |
ShapeColor |
The shape outside fill color (default: transparent).
| |
ShapeMarginColor |
The shape margin fill color (default: transparent).
| |
ShowAccessibilityInfo |
Whether the a11y info should be shown (default: true).
| |
ShowExtensionLines |
Whether the extension lines from node to the rulers should be shown (default: false).
| |
ShowInfo |
Whether the node info tooltip should be shown (default: false).
| |
ShowRulers |
Whether the rulers should be shown (default: false).
| |
ShowStyles |
Whether the node styles in the tooltip (default: false).
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToDictionary | (Inherited from DevToolsDomainEntityBase.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |