Summary
Called before the
PointerCaptureLost
event occurs.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
Syntax
protected virtual void OnPointerCaptureLost(PointerCaptureLostEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
The event args. |
Return Value
Type | Description |
---|---|
void |