Declaration

class func anchorName(_ currAnchorKey: String, forScale scale: NSPoint) -> String

Declaration

+ (NSString *) anchorName:(NSString *) currAnchorKey forScale:(NSPoint) scale;

Declaration

anchorName_forScale_(currAnchorKey: str, scale: NSPoint) -> str

Discussion

Mirrored scales swap directional anchor name parts such as left and right.