Sdílet prostřednictvím


BindableObject.GetValues Metoda

Definice

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

System.Object[]

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

System.Object[]

Pro interní použití v Xamarinu. Forms platformu.

Atributy
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Platí pro