# IPointerCaptureEvent

> Interface for pointer capture events and mouse capture events.

## Definition

* **Type:** Interface
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public interface IPointerCaptureEvent
```

## Remarks

Refer to the [Capture events](/engine/6000.5/manual/uitoolkits/uielements/uie-events/reference/uie-capture-events.md) manual page for more information and examples.
