release

fun release(p: Point): Boolean
fun release(x: Int, y: Int): Boolean

Simulates the specified mouse button being released.

Return

Whether or not that button release has been successfully simulated.