Element.SetDynamicResource(BindableProperty, String) Metoda

Definice

Nastaví vlastnost BindableProperty tohoto elementu, která se má aktualizovat prostřednictvím DynamicResource pomocí zadaného klíče.

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

Parametry

property
BindableProperty

The BindableProperty.

key
String

Klíč zdroje DynamicResource

Platí pro