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
String

供 Xamarin.Forms 平台内部使用。

实现

适用于