Class Page.GetLayoutMetricsResponse

  • Enclosing class:
    Page

    public static class Page.GetLayoutMetricsResponse
    extends java.lang.Object
    • Method Detail

      • getLayoutViewport

        public LayoutViewport getLayoutViewport()
        Metrics relating to the layout viewport.
      • getVisualViewport

        public VisualViewport getVisualViewport()
        Metrics relating to the visual viewport.
      • getContentSize

        public Rect getContentSize()
        Size of scrollable area.