BindableObject.SetValueCore(BindableProperty, Object, SetValueFlags) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetValueCore (Xamarin.Forms.BindableProperty property, object value, Xamarin.Forms.Internals.SetValueFlags attributes = Xamarin.Forms.Internals.SetValueFlags.None);
member this.SetValueCore : Xamarin.Forms.BindableProperty * obj * Xamarin.Forms.Internals.SetValueFlags -> unit
Parametry
- property
- BindableProperty
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- value
- System.Object
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- attributes
- SetValueFlags
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute