Table of Contents

Property IsPinchEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsPinchEnabled

Gets or sets a value indicating whether pinch-to-zoom gestures update the Scale.

public bool IsPinchEnabled { get; set; }

Property Value

bool

true to apply pinch scale changes; otherwise, false. The default is true.