Summary
Called before the
PointerPressed
event occurs.
- Namespace
- Avalonia
.Controls - Containing Type
- TreeView
Syntax
protected override void OnPointerPressed(PointerPressedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
The event args. |
Return Value
Type | Description |
---|---|
void |