Click or drag to resize

GridParams Methods

The GridParams type exposes the following members.

Methods
  NameDescription
Protected methodAddLayoutGroupToCellGroupPrefab
Public methodCalculateCurrentNumCellsPerGroup
Protected methodCreateOrReinitCellGroupPrefab
Public methodGetGroupIndex
Public methodGetGroupPrefab
Returns the prefab to use as LayoutGroup for the group with index forGroupAtThisIndex
Public methodGetNumberOfRequiredGroups
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 BaseParamsInitIfNeeded(IOSA).)
Protected methodInitOrReinitCellGroupPrefabLayoutGroup
Top
See Also