Table of Contents

Property IsDoubleTapZoomEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsDoubleTapZoomEnabled

Gets or sets a value indicating whether double-tap triggers an animated zoom.

public bool IsDoubleTapZoomEnabled { get; set; }

Property Value

bool

true to enable double-tap zoom; otherwise, false. The default is true.