Builder

class Builder

Properties

Link copied to clipboard
var height: Int?

The height component of the aspect ratio (for example, 9 in a 16:9 ratio).

Link copied to clipboard
var width: Int?

The width component of the aspect ratio (for example, 16 in a 16:9 ratio).