Property IsDragging
IsDragging
Gets a value indicating whether a drag operation is currently in progress for this activity.
public bool IsDragging { get; }
Property Value
- bool
truewhen dragging is active; otherwise,false.
Gets a value indicating whether a drag operation is currently in progress for this activity.
public bool IsDragging { get; }
true when dragging is active; otherwise, false.