IPointerIsPrimary Property

Gets a value that indicates whether the input is from the primary pointer when multiple pointers are registered.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool IsPrimary { get; }

Property Value

Boolean

See Also