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
Namespace: Brine2D.UI
Scrolls to make the specified child visible.
public void ScrollToChild(Brine2D.UI.IUIComponent child);
child IUIComponent