Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
frame8.ScrollRectItemsAdapter.Util
LazyList(T) Class
LazyList(T) Properties
AsEnumerableForExistingItems Property
Count Property
Item Property
LazyList
T
AsEnumerableForExistingItems Property
Returns an enumerable version of this list, which only contains the already-cached values
Namespace:
frame8.ScrollRectItemsAdapter.Util
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
LazyList
T
EnumerableLazyList
AsEnumerableForExistingItems
{
get
; }
Property Value
Type:
LazyList
T
EnumerableLazyList
Version Information
Optimized ScrollView Adapter
Supported in: 3.1
See Also
Reference
LazyList
T
Class
frame8.ScrollRectItemsAdapter.Util Namespace
Send comments on this topic to
george@forbiddenbyte.com