Object
ExportForScreensItemToExport
An item that needs to be exported; for example, a document, artboard, or asset.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | String = all | read/write | Range of artboards to export [possible values: '', 'all'(default), range] |
| static | Int32[] | read/write | Array of asset id to export (default:empty) |
| static | Boolean = false | read/write | Whether to export the document or not. |
Parameter of 1
Method parameters that accept a ExportForScreensItemToExport.