Uses of Class
io.webfolder.cdp.type.overlay.IsolationModeHighlightConfig
Packages that use IsolationModeHighlightConfig
-
Uses of IsolationModeHighlightConfig in io.webfolder.cdp.type.overlay
Methods in io.webfolder.cdp.type.overlay that return IsolationModeHighlightConfigModifier and TypeMethodDescriptionIsolatedElementHighlightConfig.getIsolationModeHighlightConfig()
A descriptor for the highlight appearance of an element in isolation mode.Methods in io.webfolder.cdp.type.overlay with parameters of type IsolationModeHighlightConfigModifier and TypeMethodDescriptionvoid
IsolatedElementHighlightConfig.setIsolationModeHighlightConfig
(IsolationModeHighlightConfig isolationModeHighlightConfig) A descriptor for the highlight appearance of an element in isolation mode.