BindableObject.GetValues 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.
Przeciążenia
GetValues(BindableProperty, BindableProperty) |
Przestarzałe.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy. |
GetValues(BindableProperty, BindableProperty, BindableProperty) |
Przestarzałe.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy. |
GetValues(BindableProperty, BindableProperty)
Przestroga
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("GetValues is obsolete as of 4.0.0. Please use GetValue instead.")]
public object[] GetValues (Xamarin.Forms.BindableProperty property0, Xamarin.Forms.BindableProperty property1);
member this.GetValues : Xamarin.Forms.BindableProperty * Xamarin.Forms.BindableProperty -> obj[]
Parametry
- property0
- BindableProperty
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- property1
- BindableProperty
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
Zwraca
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute
Dotyczy
GetValues(BindableProperty, BindableProperty, BindableProperty)
Przestroga
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("GetValues is obsolete as of 4.0.0. Please use GetValue instead.")]
public object[] GetValues (Xamarin.Forms.BindableProperty property0, Xamarin.Forms.BindableProperty property1, Xamarin.Forms.BindableProperty property2);
member this.GetValues : Xamarin.Forms.BindableProperty * Xamarin.Forms.BindableProperty * Xamarin.Forms.BindableProperty -> obj[]
Parametry
- property0
- BindableProperty
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- property1
- BindableProperty
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- property2
- BindableProperty
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
Zwraca
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute