Register and track the touch up event and queue it for handling by associated widgets
LIB_EXPORT laResult laInput_InjectTouchUp( uint32_t id, int32_t x, int32_t y );
laResult