Pointer.

PlatformCapture(IInputElement?) Method

Namespace
Avalonia.Input
Containing Type
Pointer

Syntax

protected virtual void PlatformCapture(IInputElement? element)

Parameters

Name Type Description
element IInputElement?

Return Value

Type Description
void