I would like to detect touchesBegan, touchesMoved, touchesCancelled, and touchesEnded when using the keyboard on the iPhone.
Is there any way to get the UITouch? I would like to get the location of the touch on the keyboard.
I would like to detect touchesBegan, touchesMoved, touchesCancelled, and touchesEnded when using the keyboard on the iPhone.
Is there any way to get the UITouch? I would like to get the location of the touch on the keyboard.