| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.types.page |
| Modifier and Type | Method and Description |
|---|---|
LayoutViewport |
LayoutMetrics.getCssLayoutViewport()
Metrics relating to the layout viewport in CSS pixels.
|
LayoutViewport |
LayoutMetrics.getLayoutViewport()
Deprecated metrics relating to the layout viewport.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutMetrics.setCssLayoutViewport(LayoutViewport cssLayoutViewport)
Metrics relating to the layout viewport in CSS pixels.
|
void |
LayoutMetrics.setLayoutViewport(LayoutViewport layoutViewport)
Deprecated metrics relating to the layout viewport.
|
Copyright © 2021 Kenan Klisura. All rights reserved.