Library panel
library panel Properties
| Property | Type | Access | Description |
|---|---|---|---|
| associated library | library | read | The library displayed in this library panel |
| class | type | read | The class descriptor type. |
| index | integer | read | The index of the library panel within its containing object. |
| name | text | read | The name of the library panel. |
| object reference | library panel | read | An object reference for the object. |
| parent | specifier | read | The parent of the library panel (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| selection | List of specifier | r/w | The selected object(s). Can also accept: object or nothing. |
| sort order | by name, by oldest, by newest, by type, |
r/w | The sort order of the assets in the library panel |
| view | list view, thumbnail view, large thumbnail view, |
r/w | library panel view |
| visible | boolean | r/w | If true, the panel is visible. |