Click or drag to resize

BaseParams Constructor (ScrollRect, RectTransform, RectTransform)

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public BaseParams(
	ScrollRect scrollRect,
	RectTransform viewport,
	RectTransform content
)

Parameters

scrollRect
Type: ScrollRect
viewport
Type: RectTransform
content
Type: RectTransform
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also