Property Velocity NamespaceSkiaSharp.Extended AssemblySkiaSharp.Extended.dll Velocity Gets the velocity of the fling. public SKPoint Velocity { get; } Property Value SKPoint An SKPoint where X and Y are the velocity components in pixels per second. Positive X is rightward; positive Y is downward.