Table of Contents

Property IsFlinging

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsFlinging

Gets a value indicating whether a fling (inertia) animation is in progress.

public bool IsFlinging { get; }

Property Value

bool

true if a fling animation is running; otherwise, false.