# target

> VisualElement being manipulated.

## Definition

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

```csharp
VisualElement target { get; set; }
```

### Remarks

For more information, refer to [Manipulators](/engine/6000.7/manual/uitoolkits/uielements/uie-events/uie-manipulators.md) in the User Manual.
