IDynamicResourceHandler.SetDynamicResource(BindableProperty, String) Method

Definition

For internal use by platform renderers.

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

Parameters

property
BindableProperty

For internal use by the Xamarin.Forms platform.

key
System.String

For internal use by the Xamarin.Forms platform.

Applies to