Table of Contents

Property PreviousFocalPoint

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

PreviousFocalPoint

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

public SKPoint PreviousFocalPoint { get; }

Property Value

SKPoint

An SKPoint representing the previous midpoint of all active touches.