You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Event Handling > grabUp

8.25 grabUp

on.grabUp(x, y)

This routine is called when the mouse button is released while grab is in effect.

x & y are always zero

Introduced in platform.apiLevel = '1.0'