DashPathEffect Class

Definition

public record DashPathEffect(float[]? Intervals, float Phase) : SKPathEffect, IDeepCloneable<SKPathEffect>, IEquatable<SKPathEffect>, IEquatable<DashPathEffect>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)