DataTemplate.SetValue(BindableProperty, Object) Yöntem

Tanım

Değerini ayarlar property .

public void SetValue (Xamarin.Forms.BindableProperty property, object value);
member this.SetValue : Xamarin.Forms.BindableProperty * obj -> unit

Parametreler

property
BindableProperty

Ayarlanacak özellik.

value
Object

Yeni değer.

Şunlara uygulanır