편집

Share via


UIScrollView.Decelerating Property

Definition

If this property returns true, then scrolling is still occuring in the scroll view but the user is not dragging their finger.

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

Property Value

Attributes

Applies to