Property PreviousLocation NamespaceSkiaSharp.Extended AssemblySkiaSharp.Extended.dll PreviousLocation Gets the touch location from the previous pan event. public SKPoint PreviousLocation { get; } Property Value SKPoint An SKPoint representing the previous position of the touch.