Element.SetDynamicResource(BindableProperty, String) 方法

定義

透過具有所提供索引鍵的 DynamicResource,設定更新此項目的 BindableProperty 屬性。

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

參數

property
BindableProperty

BindableProperty。

key
String

DynamicResource 的索引鍵

適用於