ListView.Scroll
Scroll(float)
Scrolls the list content by the provided delta
along the UIBlock's AutoLayout.Axis
Remarks
If UIBlock.gameObject.activeInHierarchy == false
, this call won't do anything.
Declaration
public void Scroll(float delta)
Parameters
Type | Name | Description |
---|---|---|
float | delta | Value is in |