Interface PreviewUtils


  • public interface PreviewUtils
    • Method Detail

      • isImagePreviewSupported

        boolean isImagePreviewSupported​(Asset asset)
        Check based on asset type if asset is supported for image preview or not
        Parameters:
        asset - Asset for which image preview support is to be checked
        Returns:
        boolean Return true if image preview is supported