Table of Contents

Property PreviousFocalPoint

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

PreviousFocalPoint

Gets the center point between the rotation fingers from the previous event.

public SKPoint PreviousFocalPoint { get; }

Property Value

SKPoint

An SKPoint representing the previous midpoint of the two touches.