Modifier and Type | Field and Description |
---|---|
Double |
delay
Time to wait between
keydown and keyup in milliseconds. |
Constructor and Description |
---|
PressOptions() |
Modifier and Type | Method and Description |
---|---|
Keyboard.PressOptions |
setDelay(double delay)
Time to wait between
keydown and keyup in milliseconds. |
public Double delay
keydown
and keyup
in milliseconds. Defaults to 0.public Keyboard.PressOptions setDelay(double delay)
keydown
and keyup
in milliseconds. Defaults to 0.Copyright © 2021. All rights reserved.