Namespace Tizen.NUI.Binding

Description

Classes

BindableObject

Provides a mechanism by which application developers can propagate changes that are made to data in one object to another.

DataTemplate

A template for multiple bindings, commonly used by RecylerView and CollectionView.

DataTemplateSelector

Selects DataTemplate objects by data type and container.

ElementTemplate

Base class for DataTemplate and ControlTemplate classes.

Delegates