Type Method
anchorName(_:forScale:) anchorName:forScale: anchorName_forScale_
Anchor name adjusted for a component scale.
Declaration
class func anchorName(_ currAnchorKey: String, forScale scale: NSPoint) -> StringDeclaration
+ (NSString *) anchorName:(NSString *) currAnchorKey forScale:(NSPoint) scale;Declaration
anchorName_forScale_(currAnchorKey: str, scale: NSPoint) -> strDiscussion
Mirrored scales swap directional anchor name parts such as left and right.