Property IsFlinging NamespaceSkiaSharp.Extended AssemblySkiaSharp.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.