Class UIKit.UIEvent
- Namespace
- Xui.Runtime.IOS
- Assembly
- Xui.Runtime.IOS.dll
public class UIKit.UIEvent : ObjC.NSObject, IDisposable
- Inheritance
-
UIKit.UIEvent
- Implements
-
- Inherited Members
-
Constructors
UIEvent()
UIEvent(nint)
Parameters
id nint
Fields
AllTouchesProp
public static readonly ObjC.Prop.NInt AllTouchesProp
Field Value
- ObjC.Prop.NInt
Class
public static readonly ObjC.Class Class
Field Value
- ObjC.Class
SubtypeProp
public static readonly ObjC.Prop.NInt SubtypeProp
Field Value
- ObjC.Prop.NInt
TypeProp
public static readonly ObjC.Prop.NInt TypeProp
Field Value
- ObjC.Prop.NInt
Properties
Subtype
public UIKit.UIEvent.EventSubtype Subtype { get; }
Property Value
- UIKit.UIEvent.EventSubtype
Type
public UIKit.UIEvent.EventType Type { get; }
Property Value
- UIKit.UIEvent.EventType