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