UIScrollView.Dragging Property

Definition

Returns true if the content has begun scrolling. Read-only.

public virtual bool Dragging { [Foundation.Export("isDragging")] get; }
member this.Dragging : bool

Property Value

Attributes

Remarks

This property can not be depended upon to be updated immediately after the scrolling has started.

Applies to