Builder

class Builder

Properties

Link copied to clipboard

The mouse button to use. Defaults to LEFT.

Link copied to clipboard

The number of clicks to perform. Valid range: 1–10. Defaults to 1.

Link copied to clipboard
var x: Int?

The X coordinate on screen where the click occurs.

Link copied to clipboard
var y: Int?

The Y coordinate on screen where the click occurs.