Interface IDataTemplate
Definition
- Assembly:
- Tizen.NUI.dll
public interface IDataTemplate
Properties
View SourceLoadTemplate
Declaration
Func<object> LoadTemplate { get; set; }
Property Value
| Type | Description |
|---|---|
| Func<><object> |
public interface IDataTemplate
Func<object> LoadTemplate { get; set; }
| Type | Description |
|---|---|
| Func<><object> |