Table of Contents

Property IsDragging

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsDragging

Gets a value indicating whether a drag operation is currently in progress for this activity.

public bool IsDragging { get; }

Property Value

bool

true when dragging is active; otherwise, false.