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

◆ theme_from_css()

static xtd::forms::style_sheets::theme xtd::forms::style_sheets::style_sheet::theme_from_css ( const xtd::ustring css_text)
static

Gets the style sheet theme from specified css string.

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