MassivePickerLayoutGroup

This is a component that controls the placement position of MassivePicker items.
Function to get value

Name

Description

GetPickerItem( int index )

Gets the item of the specified index.
If the item is not in the visible range it returns null.
Function to update the item

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 ().
Function to get or set the value

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.