UIWebView.DraggingStarted(UIScrollView) Method
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.
Indicates that dragging has begun.
[Foundation.Export("scrollViewWillBeginDragging:")]
public virtual void DraggingStarted (UIKit.UIScrollView scrollView);
abstract member DraggingStarted : UIKit.UIScrollView -> unit
override this.DraggingStarted : UIKit.UIScrollView -> unit
Parameters
- scrollView
- UIScrollView
- Attributes