Introduction
Extends Unity's Content Size fitter to allow sizing a secondary target and raise events

Fields#
| Name | Description |
|---|---|
| Also Size | Secondary RectTransform to size to match this one |
| On Layout Updated | Event raised whenever transform is resized |
Properties#
| Name | Description |
|---|---|
| horizontalFit | Get/Set horizontal fit mode |
| verticalFit | Get/Set vorizontal fit mode |