PinchEventArgsAngleDelta Property
Gets the difference from the previous and current pinch angle.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double AngleDelta { get; }
Public ReadOnly Property AngleDelta As Double
Get
member AngleDelta : float with get
Property Value
Double
The AngleDelta value includes the sign of rotation. Positive for clockwise, negative counterclockwise.