PointerPointProperties.

PointerPointProperties(RawInputModifiers, PointerUpdateKind) Constructor

Namespace
Avalonia.Input
Containing Type
PointerPointProperties

Syntax

public PointerPointProperties(RawInputModifiers modifiers, PointerUpdateKind kind)

Parameters

Name Type Description
modifiers RawInputModifiers
kind PointerUpdateKind

Return Value

Type Description
void