BindableObject.GetValues Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
GetValues(BindableProperty, BindableProperty) |
Geçersiz.
Xamarin tarafından dahili kullanım için. Forms platformu. |
GetValues(BindableProperty, BindableProperty, BindableProperty) |
Geçersiz.
Xamarin tarafından dahili kullanım için. Forms platformu. |
GetValues(BindableProperty, BindableProperty)
Dikkat
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Xamarin tarafından dahili kullanım için. 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[]
Parametreler
- property0
- BindableProperty
Xamarin tarafından dahili kullanım için. Forms platformu.
- property1
- BindableProperty
Xamarin tarafından dahili kullanım için. Forms platformu.
Döndürülenler
Xamarin tarafından dahili kullanım için. Forms platformu.
- Öznitelikler
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute
Şunlara uygulanır
GetValues(BindableProperty, BindableProperty, BindableProperty)
Dikkat
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Xamarin tarafından dahili kullanım için. 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[]
Parametreler
- property0
- BindableProperty
Xamarin tarafından dahili kullanım için. Forms platformu.
- property1
- BindableProperty
Xamarin tarafından dahili kullanım için. Forms platformu.
- property2
- BindableProperty
Xamarin tarafından dahili kullanım için. Forms platformu.
Döndürülenler
Xamarin tarafından dahili kullanım için. Forms platformu.
- Öznitelikler
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute