Table of Contents

Property IsScrollZoomEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsScrollZoomEnabled

Gets or sets a value indicating whether scroll-wheel events trigger zoom.

public bool IsScrollZoomEnabled { get; set; }

Property Value

bool

true to enable scroll-wheel zoom; otherwise, false. The default is true.