Interface IDataTemplate Definition Namespace:Tizen.NUI.Binding Assembly:Tizen.NUI.dll public interface IDataTemplate Properties View Source LoadTemplate Declaration Func<object> LoadTemplate { get; set; } Property Value Type Description Func<><object> Extension Methods EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string) Extensions.LoadFromXaml<TXaml>(TXaml, string) Extensions.LoadFromXaml<TXaml>(TXaml, Type) Extensions.LoadFromXamlFile<TXaml>(TXaml, string)