WriteText¶
- class WriteText(text: str, pause_time: float = 0.1)[source]¶
Bases:
BaseInstructionType text through the keyboard backend.
- property id: int¶
Return the unique instruction identifier.
- Returns:
Instruction identifier.
- Return type:
int
Bases: BaseInstruction
Type text through the keyboard backend.
Return the unique instruction identifier.
Instruction identifier.
int