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>

属性值

适用于