PointerCaptureLostEventArgs.

PointerCaptureLostEventArgs(IInteractive, IPointer) Constructor

Namespace
Avalonia.Input
Containing Type
PointerCaptureLostEventArgs

Syntax

public PointerCaptureLostEventArgs(IInteractive source, IPointer pointer)

Parameters

Name Type Description
source IInteractive
pointer IPointer

Return Value

Type Description
void