UIScrollView.Decelerating Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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