Table of Contents

Property RotationDelta

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

RotationDelta

Gets the incremental rotation angle change since the previous event, in degrees.

public float RotationDelta { get; }

Property Value

float

A positive value indicates clockwise rotation; a negative value indicates counter-clockwise rotation. The value is normalized to the range (-180, 180].