Instance Method
anchorNamesTraversingComponentsStop(at:)anchorNamesTraversingComponentsStopAtComponent:anchorNamesTraversingComponentsStopAtComponent_
Anchor names available before a component in shape order.
Declaration
func anchorNamesTraversingComponentsStop(at stopComponent: GSComponent) -> [String]?Declaration
- (NSArray<NSString *> *) anchorNamesTraversingComponentsStopAtComponent:(GSComponent *) stopComponent;Declaration
anchorNamesTraversingComponentsStopAtComponent_(stopComponent: GSComponent) -> list[str]Discussion
Returns nil for component cycles.
See Also
Component Anchors
Anchor names available after resolving component anchors.
Anchors available after resolving component anchors.
Anchors available after resolving component anchors, keyed by anchor name.
Copies resolved component anchors into the layer.