Skip to content

mouse2release

Description:

This function demonstrates the usage of the mouse2release API.

Example:

-- Release the right mouse button (alternative)
mouse2release()

print("Right mouse button released")