ReactiveListView.

ReactiveListView(Func<object>, ListViewCachingStrategy) Constructor

Syntax

public ReactiveListView(Func<object> loadTemplate, ListViewCachingStrategy listViewCachingStrategy = 1)

Parameters

Name Type Description
loadTemplate Func<object>
listViewCachingStrategy ListViewCachingStrategy

Return Value

Type Description
void