UIScrollView.Dragging 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.
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.