# IMouseCaptureEvent

> Interface for mouse capture events.

## Definition

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

```csharp
public interface IMouseCaptureEvent
```

## Remarks

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