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