is_active_pointer

Function is_active_pointer 

Source
pub fn is_active_pointer(
    state: &Signal<PointerState>,
    evt: &PointerEvent,
) -> bool
Expand description

Whether the event belongs to the currently tracked pointer.