PathEffect Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
Corner radius
Parameters:
float
|
|
Full Usage:
Dash(intervals, phase)
Parameters:
float list
phase : float
|
|
Full Usage:
Discrete(segmentLength, deviation)
Parameters:
float
deviation : float
|
|
Full Usage:
NoPathEffect
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCorner
Returns: bool
|
|
Full Usage:
this.IsDash
Returns: bool
|
|
Full Usage:
this.IsDiscrete
Returns: bool
|
|
Full Usage:
this.IsNoPathEffect
Returns: bool
|
|