Element.SetValueFromRenderer Yöntem

Tanım

Aşırı Yüklemeler

SetValueFromRenderer(BindableProperty, Object)

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

SetValueFromRenderer(BindablePropertyKey, Object)

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

SetValueFromRenderer(BindableProperty, Object)

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

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetValueFromRenderer (Xamarin.Forms.BindableProperty property, object value);
member this.SetValueFromRenderer : Xamarin.Forms.BindableProperty * obj -> unit

Parametreler

property
BindableProperty

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

value
System.Object

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

Uygulamalar

Öznitelikler
System.ComponentModel.EditorBrowsableAttribute

Şunlara uygulanır

SetValueFromRenderer(BindablePropertyKey, Object)

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

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetValueFromRenderer (Xamarin.Forms.BindablePropertyKey property, object value);
abstract member SetValueFromRenderer : Xamarin.Forms.BindablePropertyKey * obj -> unit
override this.SetValueFromRenderer : Xamarin.Forms.BindablePropertyKey * obj -> unit

Parametreler

property
BindablePropertyKey

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

value
System.Object

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

Uygulamalar

Öznitelikler
System.ComponentModel.EditorBrowsableAttribute

Şunlara uygulanır