Builder

class Builder

Properties

Link copied to clipboard
var height: Int?

The height of the viewport in pixels. This value determines the vertical dimension of the visible area. Valid values range from 600 to 1080 pixels.

Link copied to clipboard
var width: Int?

The width of the viewport in pixels. This value determines the horizontal dimension of the visible area. Valid values range from 800 to 1920 pixels.