This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ScrollView.ScrollTo

Declaration

public void ScrollTo(Experimental.UIElements.VisualElement child);

Parameters

child The child to scroll to.

Description

Scroll to a specific child element.