XamlResourceIdAttribute(String, String, Type) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.