Skip to content

UIScrollView.HandleScroll(float) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to handle scroll wheel input.

internal void HandleScroll(float scrollDelta);

Parameters

scrollDelta System.Single