RawPointerEventArgsType Property

Gets the type of the event.

Definition

Namespace: Avalonia.Input.Raw
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RawPointerEventType Type { get; set; }

Property Value

RawPointerEventType

See Also