IRecyclableGridScrollContentDataProviderGetItemHeight Method |
Gets the height of the item.
Namespace:
AndroidLocalGalleryPlugin
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax float GetItemHeight(
int index
)
Parameters
- index
- Type: SystemInt32
Index.
Return Value
Type:
SingleThe item height.
See Also