StyleSheet.FromResource(String, Assembly, IXmlLineInfo) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static Xamarin.Forms.StyleSheets.StyleSheet FromResource (string resourcePath, System.Reflection.Assembly assembly, System.Xml.IXmlLineInfo lineInfo = default);
static member FromResource : string * System.Reflection.Assembly * System.Xml.IXmlLineInfo -> Xamarin.Forms.StyleSheets.StyleSheet

Parameters

resourcePath
String

For internal use by the Xamarin.Forms platform.

assembly
Assembly

For internal use by the Xamarin.Forms platform.

lineInfo
IXmlLineInfo

For internal use by the Xamarin.Forms platform.

Returns

StyleSheet

For internal use by the Xamarin.Forms platform.

Attributes

Applies to