build()
Creates a new instance of the UI list view.
build(): UIListView<ObservableObject>;
Return value
A newly created and initialized UIListView instance.
Related
class ListBuilder static
A builder class for creatingUIListViewinstances.
Creates a new instance of the UI list view.
build(): UIListView<ObservableObject>;
A newly created and initialized UIListView instance.
UIListView instances.