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 平台內部使用。

實作

適用於