다음을 통해 공유


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 인프라에서 내부용으로 사용합니다.

적용 대상