Instance Method
selectedObjects()selectedObjectsselectedObjects
Content representing the selected elements for serialization and paste.
Declaration
func selectedObjects() -> [AnyHashable : Any]Declaration
- (NSDictionary *) selectedObjects;Declaration
selectedObjects() -> dictDiscussion
Partial path selections are represented as open path fragments. Related corner and cap hints are included when their complete attachment is selected.
See Also
Selection Serialization
Structural mappings for the selected elements.
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.