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