zcollection.view.View.is_synced#

View.is_synced()[source]#

Check if the view is synchronized with the underlying collection.

Returns:

True if the view is synchronized, False otherwise.

Return type:

bool