Compartilhar via


XamlResourceIdAttribute(String, String, Type) Constructor

Definition

For internal use by the XAML infrastructure.

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

Parameters

resourceId
System.String

For internal use by the XAML infrastructure.

path
System.String

For internal use by the XAML infrastructure.

type
System.Type

For internal use by the XAML infrastructure.

Remarks

For internal use by the XAML infrastructure.

Applies to