BindableObject.IDynamicResourceHandler.SetDynamicResource Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

property
BindableProperty

For internal use by the Xamarin.Forms platform.

key
String

For internal use by the Xamarin.Forms platform.

Implements

Applies to