The methods of UIKit.UIEvent are listed below. For a list of all members, see the UIEvent Members list.
See Also: Inherited members from Foundation.NSObject
override | ToString()Returns a string representation of the value of the current instance. | |
TouchesForGestureRecognizer(UIGestureRecognizer)Retrieves the UIKit.UITouch events that are being delivered to the specified gesture recognizer. | ||
TouchesForView(UIView)Fetches the UIKit.UITouch for the specified view from the UIEvent. | ||
TouchesForWindow(UIWindow)Fetches the UIKit.UITouch for the specified window from the UIEvent. | ||