BindableLayout Sınıf

Tanım

Veri bağlanmış bir işe izin veren iliştirilmiş özellikleri belirten statik sınıf Layout<T> IEnumerable .

public static class BindableLayout
type BindableLayout = class
Devralma
BindableLayout

Alanlar

EmptyViewProperty
EmptyViewTemplateProperty
ItemsSourceProperty
ItemTemplateProperty
ItemTemplateSelectorProperty

Yöntemler

GetEmptyView(BindableObject)
GetEmptyViewTemplate(BindableObject)
GetItemsSource(BindableObject)
GetItemTemplate(BindableObject)
GetItemTemplateSelector(BindableObject)
SetEmptyView(BindableObject, Object)
SetEmptyViewTemplate(BindableObject, DataTemplate)
SetItemsSource(BindableObject, IEnumerable)
SetItemTemplate(BindableObject, DataTemplate)
SetItemTemplateSelector(BindableObject, DataTemplateSelector)

Şunlara uygulanır