AssetPreview.IsLoadingAssetPreviews

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.