Item object

The Item object represents an item that can appear in the Project panel.The first item is at index 1.οΎ• Item is the base class for AVItem and for FolderItem,

setParentWithJump()

Sets the parent of this layer to the specified layer, without changing the transform values of the child layer.There may be an apparent jump in the rotation

elided

When true, this property is a group used to organize other properties. The property is not displayed in the user interface and its child properties are not

parentProperty

The property group that is the immediate parent of this property, or null if this PropertyBase is a layer.PropertyGroup object or null; read-only.

propertyDepth

The number of levels of parent groups between this property and the containing layer. The value 0 for a layer.Integer; read-only.

propertyIndex

The position index of this property within its parent group, if it is a child of an indexed group a property group that has the type PropertyType.INDEXED_GR

moveTo()

Moves this property to a new position in its parent property group.This method is valid only for children of indexed groups; if it is not, or if the index v

propertyGroup()

Gets the PropertyGroup object for an ancestor group of this property at a specified level of the parent-child hierarchy.countUp Optional. The number of leve

remove()

Removes this property from its parent group. If this is a property group, it removes the child properties as well.This method is valid only for children of

PropertyGroup object

The PropertyGroup object represents a group of properties. It can contain Property objects and other PropertyGroup objects. Property groups can be nested to