Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ShimSkiaSharp
SKPathEffect
Methods
CreateDash(Single[], Single)
Menu
On this page
CreateDash(Single[], Single) Method
Definition
Namespace
ShimSkiaSharp
Assembly
ShimSkiaSharp.dll
View source
public static SKPathEffect CreateDash(float[] intervals, float phase)
Parameters
intervals
Single[]
phase
Single
Returns
SKPathEffect