UIKit.WillEndDraggingEventArgs Members

The members of UIKit.WillEndDraggingEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the WillEndDraggingEventArgs class.

Public Properties

TargetContentOffsetCoreGraphics.CGPoint. The expected offset when the scrolling action decelerates to a stop.
VelocityCoreGraphics.CGPoint. The velocity of the scroll view (in points) when the touch ended.