MouseDown¶
- class MouseDown(click_type: BaseKeyCode = <apparser.key_codes.mouse_keys.LeftClick object>)[source]¶
Bases:
BaseInstructionPress the selected mouse button down.
- property id: int¶
Return the unique instruction identifier.
- Returns:
Instruction identifier.
- Return type:
int