RecyclableGridScrollContent Methods |
The RecyclableGridScrollContent type exposes the following members.
Name | Description | |
---|---|---|
GetColRowPostion | Return column position and row position. int[0] = column position, int[1] = row position | |
getMediaDataGuiIfExist |
Return MediaDataGui from index.
| |
getRecycledPosition |
Return recycled position from index.
If index items is not existing, it retuens null;
| |
Initialize |
This method makes or resets the recyclable items.
| |
InitPosition |
Scroll to the top of the position.
| |
initScrollInfo |
Initialize ScrollRect Direction and RectTransform.
| |
Reflesh |
Refresh the recyclable items.
|