A collection of Swatch groups.
Go to Property Listing | Method Listing
Property |
Type |
Access |
Description |
---|---|---|---|
Int |
readonly |
Number of elements in the collection. |
|
readonly |
The object's container. |
||
readonly |
The class name of the object. |
SwatchGroup add ()
Create a Swatch group.
SwatchGroup getByName (name:String)
Get the first element in the collection with the provided name.
Parameter |
Type |
Description |
---|---|---|
name |
SwatchGroup getSelected ()
Get selected swatchGroups in the document.
undefined removeAll ()
Deletes all elements.
Document.swatchGroups