# reapplyDrivenProperties

> Event that is invoked for RectTransforms that need to have their driven properties reapplied.

## Definition

* **Type:** Event
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static event RectTransform.ReapplyDrivenProperties reapplyDrivenProperties
```
