BaseParams Constructor (ScrollRect, RectTransform, RectTransform) |
Namespace:
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic BaseParams(
ScrollRect scrollRect,
RectTransform viewport,
RectTransform content
)
Parameters
- scrollRect
- Type: ScrollRect
- viewport
- Type: RectTransform
- content
- Type: RectTransform
Version InformationOptimized ScrollView Adapter
Supported in: 3.1, 2.5.2
See Also