PathEffect
Class

Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Painting.Effects

Summary:
A wrapper object for skia sharp path effects.

Inheritance:
Object =>
PathEffect
Derived:

Methods

// Creates a new object that is a copy of the current instance.
// Creates the path effect.
// Transitions the path effect to a new one.
Single progress, // The progress.
PathEffect target// The end target.
)
// Adds a default filter.
Byte key, // The key.
PathEffect effect// The effect.
)