Click or drag to resize

RecyclableGridScrollContent Methods

The RecyclableGridScrollContent type exposes the following members.

Methods
  NameDescription
Public methodGetColRowPostion

Return column position and row position.

int[0] = column position, int[1] = row position

Public methodgetMediaDataGuiIfExist
Return MediaDataGui from index.
Public methodgetRecycledPosition
Return recycled position from index. If index items is not existing, it retuens null;
Public methodInitialize
This method makes or resets the recyclable items.
Public methodInitPosition
Scroll to the top of the position.
Public methodinitScrollInfo
Initialize ScrollRect Direction and RectTransform.
Public methodReflesh
Refresh the recyclable items.
Top
See Also