Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ShimSkiaSharp
DashPathEffect
Constructors
DashPathEffect(Single[]?, Single)
Menu
On this page
DashPathEffect(Single[]?, Single) Constructor
Definition
Namespace
ShimSkiaSharp
Assembly
ShimSkiaSharp.dll
View source
public DashPathEffect(float[]? Intervals, float Phase)
Parameters
Intervals
Single[]
Phase
Single