StyleSheet.FromString(String) Metoda

Definice

Vytvoří a vrátí šablonu stylů z řetězce, který obsahuje textovou reprezentaci šablony stylů.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static Xamarin.Forms.StyleSheets.StyleSheet FromString (string stylesheet);
static member FromString : string -> Xamarin.Forms.StyleSheets.StyleSheet

Parametry

stylesheet
System.String

Šablona stylů jako řetězec.

Návraty

Šablona stylů pro data.

Atributy
System.ComponentModel.EditorBrowsableAttribute

Platí pro