Table of Contents

Property IsFlingEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsFlingEnabled

Gets or sets a value indicating whether fling (inertia) animation is enabled after a pan gesture.

public bool IsFlingEnabled { get; set; }

Property Value

bool

true to run fling animations; otherwise, false. The default is true.