Namespace:
frame8.ScrollRectItemsAdapter.Util
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic LazyList(
Func<int, T> newValueCreator,
int initialCount
)
Parameters
- newValueCreator
- Type: SystemFuncInt32, T
- initialCount
- Type: SystemInt32
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also