Property PreviousLocation NamespaceSkiaSharp.Extended AssemblySkiaSharp.Extended.dll PreviousLocation Gets the previous touch location in view coordinates. public SKPoint PreviousLocation { get; } Property Value SKPoint An SKPoint representing the previous position of the touch.