UIKit.UIEvent: Property Members

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

Public Properties

[read-only]
AllTouchesFoundation.NSSet. Returns all of the touches for the screen.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
SubtypeUIEventSubtype. Get the UIEventSubtype for this event.
[read-only]
Timestampdouble. Timestamp for when the event was created.
[read-only]
TypeUIEventType. Returns the UIEventType for this event.