Table of Contents

Property PreviousLocation

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.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.