Table of Contents

Property FocalPoint

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

FocalPoint

Gets the current center point between the pinch fingers in view coordinates.

public SKPoint FocalPoint { get; }

Property Value

SKPoint

An SKPoint representing the midpoint of all active touches.