BindableObject.GetValues Yöntem

Tanım

Aşırı Yüklemeler

GetValues(BindableProperty, BindableProperty)
Kullanımdan kalktı.

Xamarin.Forms platformu tarafından dahili kullanım için.

GetValues(BindableProperty, BindableProperty, BindableProperty)
Kullanımdan kalktı.

Xamarin.Forms platformu tarafından dahili kullanım için.

GetValues(BindableProperty, BindableProperty)

Dikkat

GetValues is obsolete as of 4.0.0. Please use GetValue instead.

Xamarin.Forms platformu tarafından dahili kullanım için.

[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[]

Parametreler

property0
BindableProperty

Xamarin.Forms platformu tarafından dahili kullanım için.

property1
BindableProperty

Xamarin.Forms platformu tarafından dahili kullanım için.

Döndürülenler

Object[]

Xamarin.Forms platformu tarafından dahili kullanım için.

Öznitelikler

Şunlara uygulanır

GetValues(BindableProperty, BindableProperty, BindableProperty)

Dikkat

GetValues is obsolete as of 4.0.0. Please use GetValue instead.

Xamarin.Forms platformu tarafından dahili kullanım için.

[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[]

Parametreler

property0
BindableProperty

Xamarin.Forms platformu tarafından dahili kullanım için.

property1
BindableProperty

Xamarin.Forms platformu tarafından dahili kullanım için.

property2
BindableProperty

Xamarin.Forms platformu tarafından dahili kullanım için.

Döndürülenler

Object[]

Xamarin.Forms platformu tarafından dahili kullanım için.

Öznitelikler

Şunlara uygulanır