Click or drag to resize

WaitForAssetProcessingArgsWaitForThumbnails Property

If set to true, it is waited until a thumbnail has been generated for all assets or the generation has failed.

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool WaitForThumbnails { get; set; }

Property Value

Type: Boolean
See Also