Button.

OnPointerCaptureLost(PointerCaptureLostEventArgs) Method

Namespace
Avalonia.Controls
Containing Type
Button

Syntax

protected override void OnPointerCaptureLost(PointerCaptureLostEventArgs e)

Parameters

Name Type Description
e PointerCaptureLostEventArgs

Return Value

Type Description
void