This version of Unity is unsupported.

AssetPreview.IsLoadingAssetPreviews

Declaration

public static bool IsLoadingAssetPreviews();

Description

Loading previews is asynchronous so it is useful to know if any requested previews are in the process of being loaded so client code e.g can repaint while waiting.