StyleSheet.FromResource(String, Assembly, IXmlLineInfo) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[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

パラメーター

resourcePath
System.String

Xamarin.Forms プラットフォームによる内部使用向け。

assembly
System.Reflection.Assembly

Xamarin.Forms プラットフォームによる内部使用向け。

lineInfo
System.Xml.IXmlLineInfo

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

Xamarin.Forms プラットフォームによる内部使用向け。

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象