Class KnownColor
Known Color Helper for Maui
Assembly: Mapsui.UI.Maui.dll
Syntax
public static class KnownColor
Properties
|
Edit this page
View Source
Black
Declaration
public static Color Black { get; }
Property Value
|
Edit this page
View Source
DarkGray
Declaration
public static Color DarkGray { get; }
Property Value
|
Edit this page
View Source
Red
Declaration
public static Color Red { get; }
Property Value
|
Edit this page
View Source
White
Declaration
public static Color White { get; }
Property Value