The methods of UIKit.UITouch are listed below. For a list of all members, see the UITouch Members list.
See Also: Inherited members from Foundation.NSObject
LocationInView(UIView)The location of this UITouch, in the coordinate system of the specified UIView. | ||
PreviousLocationInView(UIView)The previous location of this UITouch, in the coordinate system of the specified UIView. | ||