UIEvent
UIEvent()
UIEvent(IntPtr)
UIEvent(NativeHandle)
UIEvent(NSObjectFlag)
AllTouches
ButtonMask
ClassHandle
ModifierFlags
Subtype
Timestamp
Type
GetCoalescedTouches(UITouch)
GetPredictedTouches(UITouch)
ToString()
TouchesForGestureRecognizer(UIGestureRecognizer)
TouchesForView(UIView)
TouchesForWindow(UIWindow)
xamarinios
namespace UIKit
{
[Register("UIEvent", true)]
public class UIEvent : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Export("init")]
public UIEvent();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API