Xamarin.Forms.TemplateExtensions.SetBinding Method
Binds the self object's targetProperty to a new Xamarin.Forms.Binding instance that was created with path.

Syntax

public static void SetBinding (this DataTemplate self, BindableProperty targetProperty, string path)

Parameters

self
Documentation for this section has not yet been entered.
targetProperty
Documentation for this section has not yet been entered.
path
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0