Click or drag to resize

ItemsDescriptorItem Property

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public double this[
	int itemIndexInView
] { get; set; }

Parameters

itemIndexInView
Type: SystemInt32

Property Value

Type: Double
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also