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

◆ style_sheet() [2/2]

xtd::forms::style_sheets::style_sheet::style_sheet ( const xtd::ustring css_text)
explicit

Initialize a new xtd::forms::style_sheets::style_sheet instance from specified css forrmated text.

Parameters
css_textThe css forrmated text that contains the style sheet definition.
Remarks
For more information, see Style sheets overview.