Skip to content

UISlider.IsDragging Property

Definition

Namespace: Brine2D.UI

Returns whether the slider is currently being dragged.

C#
internal bool IsDragging { internal get; }

Property Value

System.Boolean