DataTemplate.Values Propriedade

Definição

Retorna um dicionário de valores de propriedade para este DataTemplate, indexado por propriedade.

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

Valor da propriedade

System.Collections.Generic.IDictionary<BindableProperty,System.Object>

Aplica-se a