This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ListView.Refresh

Declaration

public void Refresh();

Description

Clear, recreate all visible visual elements, and rebind all items. This should be called whenever the items source changes.