This version of Unity is unsupported.

DrivenRectTransformTracker.Add

public void Add(Object driver, RectTransform rectTransform, DrivenTransformProperties drivenProperties);

Parameters

driverThe object to drive properties.
rectTransformThe RectTransform to be driven.
drivenPropertiesThe properties to be driven.

Description

Add a RectTransform to be driven.