BindableObject.GetValues Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
GetValues(BindableProperty, BindableProperty) |
Zastaralé.
Pro interní použití v Xamarinu. Forms platformu. |
GetValues(BindableProperty, BindableProperty, BindableProperty) |
Zastaralé.
Pro interní použití v Xamarinu. Forms platformu. |
GetValues(BindableProperty, BindableProperty)
Upozornění
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Pro interní použití v Xamarinu. Forms platformu.
[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
Pro interní použití v Xamarinu. Forms platformu.
- property1
- BindableProperty
Pro interní použití v Xamarinu. Forms platformu.
Návraty
Pro interní použití v Xamarinu. Forms platformu.
- Atributy
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute
Platí pro
GetValues(BindableProperty, BindableProperty, BindableProperty)
Upozornění
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Pro interní použití v Xamarinu. Forms platformu.
[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
Pro interní použití v Xamarinu. Forms platformu.
- property1
- BindableProperty
Pro interní použití v Xamarinu. Forms platformu.
- property2
- BindableProperty
Pro interní použití v Xamarinu. Forms platformu.
Návraty
Pro interní použití v Xamarinu. Forms platformu.
- Atributy
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute