Skip to content

UIScrollView.ScrollToChild(IUIComponent) Method

Definition

Namespace: Brine2D.UI

Scrolls to make the specified child visible.

public void ScrollToChild(Brine2D.UI.IUIComponent child);

Parameters

child IUIComponent