Skip to content

UITextInput.UpdateMouseDrag(float) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas each frame the mouse is held and moving \(drag\-to\-select update\).

C#
internal void UpdateMouseDrag(float screenX);

Parameters

screenX System.Single