UIKit.WillEndDraggingEventArgs: Property Members

The properties of UIKit.WillEndDraggingEventArgs are listed below. For a list of all members, see the WillEndDraggingEventArgs Members list.

See Also: Inherited members from System.EventArgs

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.