BindableObject.IDynamicResourceHandler.SetDynamicResource 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

void IDynamicResourceHandler.SetDynamicResource (Xamarin.Forms.BindableProperty property, string key);
abstract member Xamarin.Forms.Internals.IDynamicResourceHandler.SetDynamicResource : Xamarin.Forms.BindableProperty * string -> unit
override this.Xamarin.Forms.Internals.IDynamicResourceHandler.SetDynamicResource : Xamarin.Forms.BindableProperty * string -> unit

매개 변수

property
BindableProperty

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

key
System.String

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

구현

적용 대상