ComponentOne Xamarin.iOS
Velocity Property


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1DragInertiaStartedEventArgs Class : Velocity Property
Gets the velocity of the gesture before the inertia started.
Syntax
'Declaration
 
Public ReadOnly Property Velocity As CoreGraphics.CGPoint
'Usage
 
Dim instance As C1DragInertiaStartedEventArgs
Dim value As CoreGraphics.CGPoint
 
value = instance.Velocity
public CoreGraphics.CGPoint Velocity {get;}
See Also

Reference

C1DragInertiaStartedEventArgs Class
C1DragInertiaStartedEventArgs Members