The properties of UIKit.UIEvent are listed below. For a list of all members, see the UIEvent Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] | AllTouches | Foundation.NSSet. Returns all of the touches for the screen. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Subtype | UIEventSubtype. Get the UIEventSubtype for this event. |
| [read-only] | Timestamp | double. Timestamp for when the event was created. |
| [read-only] | Type | UIEventType. Returns the UIEventType for this event. |