DataTemplate.Values 屬性

定義

為這個 DataTemplate 傳回依屬性編製索引的屬性值字典。

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

屬性值

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

適用於