DataTemplate.Values Property

Definition

Returns a dictionary of property values for this DataTemplate, indexed by property.

public System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty,object> Values { get; }
member this.Values : System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty, obj>

Property Value

Applies to