Method TouchesBegan
TouchesBegan(NSSet, UIEvent)
Declaration
public override void TouchesBegan(NSSet touches, UIEvent evt)
Parameters
| Type | Name | Description |
|---|---|---|
| Foundation.NSSet | touches | |
| UIKit.UIEvent | evt |
Overrides
UIKit.UIResponder.TouchesBegan(Foundation.NSSet, UIKit.UIEvent)
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 200.8 |
| Xamarin.iOS | 100.1 - 100.15 |