BaseParams Class |
This can easily be used as a Monobehaviour's field and populate it with predefined data
Or can be manually constructed, depending on your needs
Namespace: frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
[SerializableAttribute] public class BaseParams
The BaseParams type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseParams | ||
| BaseParams(ScrollRect) | ||
| BaseParams(BaseParams) | ||
| BaseParams(ScrollRect, RectTransform, RectTransform) |
| Name | Description | |
|---|---|---|
| content | ||
| contentPadding | ||
| contentSpacing | ||
| loopItems | ||
| minNumberOfObjectsToKeepInMemory | ||
| scrollRect | ||
| updateMode | ||
| viewport |