skrypton-api / com.waicool20.skrypton.sikulix.input / SKryptonKeyboard / type

type

@Synchronized fun type(location: Location?, text: String, modifiers: Int): Unit

Types text at a given location

Parameters

location - Location to type to, can be null to just type directly into the screen.

text - The text to type.

modifiers - Key modifiers to press during typing.