Delegate BindableProperty.CreateDefaultValueDelegate

Definition

Namespace:
Tizen.NUI.Binding
Assembly:
Tizen.NUI.dll

Delegate for BindableProperty.DefaultValueCreator.

C#
Copy
public delegate object CreateDefaultValueDelegate(BindableObject bindable);

Extension Methods