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