BaseParamsWithPrefabAndLazyDataTData Methods |
The BaseParamsWithPrefabAndLazyDataTData generic type exposes the following members.
| Name | Description | |
|---|---|---|
| InitIfNeeded |
Called internally in Init and every time the scrollview's size changes.
This makes sure the content and viewport have valid values. It can also be overridden to initialize custom data
(Overrides BaseParamsWithPrefabInitIfNeeded(IOSA).) |