Class HighlightRectCommandResponse
Response for Highlights given rectangle. Coordinates are absolute with respect to the main frame viewport. Issue: the method does not handle device pixel ratio (DPR) correctly. The coordinates currently have to be adjusted by the client if DPR is not 1 (see crbug.com/437807128).
public sealed class HighlightRectCommandResponse : ICommandResponse<HighlightRectCommandSettings>, ICommandResponse
- Inheritance
-
HighlightRectCommandResponse
- Implements
- Inherited Members
- Extension Methods