Skip to main content

AngleDelta Property

Gets the difference from the previous and current pinch angle.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public double AngleDelta { get; }

Property Value

Double

Remarks

The AngleDelta value includes the sign of rotation. Positive for clockwise, negative counterclockwise.

See Also

Reference

PinchEventArgs Class
Avalonia.Input Namespace