Color.

Parse(string) Method

Summary

Parses a color string.
Namespace
Avalonia.Media
Containing Type
Color

Syntax

public static Color Parse(string s)

Parameters

Name Type Description
s string The color string.

Return Value

Type Description
Color The Color.