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