Event invoked when a RectTransform needs its driven properties reapplied.
This event fires when a RectTransform awakens from load (for example, after scene load or instantiation) or is deactivated. Subscribe to this event and call DrivenRectTransformTracker.Add in the handler to re-establish driven properties on the affected RectTransform.
Additional resources: ReapplyDrivenProperties