HoverPointer.isSame

Test if the two pointers have the same origin — same device and pointer number.

struct HoverPointer
const
bool
isSame

Parameters

other HoverPointer

Pointer to compare against.

Return Value

Type: bool

True if the pointers have the same device and pointer number.

Meta