XamlResourceIdAttribute(String, String, Type) 构造函数

定义

供 XAML 基础结构内部使用。

public XamlResourceIdAttribute(string resourceId, string path, Type type);
new Xamarin.Forms.Xaml.XamlResourceIdAttribute : string * string * Type -> Xamarin.Forms.Xaml.XamlResourceIdAttribute

参数

resourceId
System.String

供 XAML 基础结构内部使用。

path
System.String

供 XAML 基础结构内部使用。

type
System.Type

供 XAML 基础结构内部使用。

注解

供 XAML 基础结构内部使用。

适用于