Table of Contents

Property Delta

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

Delta

Gets the displacement for this animation frame.

public SKPoint Delta { get; }

Property Value

SKPoint

An SKPoint with the per-frame displacement in pixels. This is Empty for FlingDetected events.