Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Svg.Skia
Svg
Properties
CurrentColor
Menu
On this page
CurrentColor Property
Definition
Namespace
Avalonia.Svg.Skia
Assembly
Svg.Controls.Skia.Avalonia.dll
View source
Gets or sets the default SVG currentColor value.
public Color? CurrentColor { get; set; }
Returns
Nullable<Color>