xtd 0.2.0
Loading...
Searching...
No Matches

◆ system_colors_from_css()

static xtd::forms::style_sheets::system_colors xtd::forms::style_sheets::style_sheet::system_colors_from_css ( const xtd::ustring css_text)
static

Gets the style sheet system colors from specified css string.

Parameters
css_textThe css string that contains system colors definition.
Returns
The style sheet system colors.
Remarks
For more information, see Style sheets overview.