DataTemplate.Bindings Property

Definition

Gets a dictionary of bindings, indexed by the bound properties.

public System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty,Xamarin.Forms.BindingBase> Bindings { get; }
member this.Bindings : System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty, Xamarin.Forms.BindingBase>

Property Value

Applies to