IsPrimary 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)
- C#
- VB
- F#
bool IsPrimary { get; }
ReadOnly Property IsPrimary As Boolean
Get
abstract IsPrimary : bool with get