stack

Home > @infiniteobjects/data-types > AssetPrintabilityStatus > supportedAssetType

AssetPrintabilityStatus.supportedAssetType() method

Determines wether a given assetType is printable

Signature:

supportedAssetType(assetType: FileType): boolean;

Parameters

Parameter Type Description
assetType FileType  

Returns:

boolean