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