Instance Method
selectedElementsMappings()selectedElementsMappingsselectedElementsMappings
Structural mappings for the selected elements.
Declaration
func selectedElementsMappings() -> [AnyHashable : Any]Declaration
- (NSDictionary *) selectedElementsMappings;Declaration
selectedElementsMappings() -> dictDiscussion
The mappings identify nodes and shapes by position and other elements by stable keys. They can be applied to layers with corresponding content.
See Also
Selection Serialization
Content representing the selected elements for serialization and paste.
Removes elements described by structural mappings.
Removes a selectable element from the layer.
Removes mapped nodes while preserving the unselected path portions.
Adds content from a serialized selection dictionary.
Separates paths by whether they contain selected nodes.