Method PressesEnded
PressesEnded(NSSet<UIPress>, UIPressesEvent)
Declaration
public override void PressesEnded(NSSet<UIPress> presses, UIPressesEvent evt)
Parameters
| Type | Name | Description |
|---|---|---|
| Foundation.NSSet<UIKit.UIPress> | presses | |
| UIKit.UIPressesEvent | evt |
Overrides
UIKit.UIResponder.PressesEnded(Foundation.NSSet<UIKit.UIPress>, UIKit.UIPressesEvent)
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 200.8 |
| Xamarin.iOS | 100.11 - 100.15 |