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
String

For internal use by the XAML infrastructure.

path
String

For internal use by the XAML infrastructure.

type
Type

For internal use by the XAML infrastructure.

Remarks

For internal use by the XAML infrastructure.

Applies to