Table of Contents

Property PreviousLocation

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