viewport

val viewport: Viewport? = null

If set, the visible area of the page will be overridden to this viewport. This viewport change is not observed by the page, e.g. viewport-relative elements do not change positions.

Sources

jvm source
Link copied to clipboard