Skip to content

UICanvas.ScrollFocusedWidgetIntoView(IUIComponent) Method

Definition

Namespace: Brine2D.UI

Scrolls any UIScrollView that contains widget so the widget is visible.

C#
private void ScrollFocusedWidgetIntoView(Brine2D.UI.IUIComponent widget);

Parameters

widget IUIComponent