Click or drag to resize

BaseParamsWithPrefabAndLazyDataTData Methods

The BaseParamsWithPrefabAndLazyDataTData generic type exposes the following members.

Methods
  NameDescription
Public methodInitIfNeeded
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).)
Top
See Also