Skip to content

UICanvas.IsDragging Property

Definition

Namespace: Brine2D.UI

Whether a drag operation is currently in progress.

C#
public bool IsDragging { get; }

Property Value

System.Boolean