Summary
Called before the
PointerReleased
event occurs.
- Namespace
- Avalonia
.Controls - Containing Type
- Button
Syntax
protected override void OnPointerReleased(PointerReleasedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
The event args. |
Return Value
Type | Description |
---|---|
void |