MassivePickerLayoutGroup
This is a component that controls the placement position of MassivePicker items.
Name |
Description |
---|---|
GetPickerItem( int index ) |
Gets the item of the specified index.
If the item is not in the visible range it returns null.
|
Name |
Description |
---|---|
UpdateItemContent( int itemIndex ) |
Update the contents of the specified item.
Call massivePickerItem.SetItemContents ().
|
UpdateAllItemContent() |
Update the contents of all items in the visible range.
Call massivePickerItem.SetItemContents ().
|
Name |
Description |
---|---|
spacing |
The space between items and items. |
childPivot |
Item pivot. |
Note
The two properties of spacing and childPivot can be seen in the ItemLayout
of “Assets/PickerForUGUI/Demo/ParameterDemo.unity.