isPrimary property

bool isPrimary

Indicates if the pointer represents the primary pointer of this pointer type.

See developer.mozilla.org/en-US/docs/Web/API/PointerEvent/isPrimary

Implementation

external bool get isPrimary;