Declaration

class func isCornerName(_ name: String) -> Bool

Declaration

+ (BOOL) isCornerName:(NSString *) name;

Declaration

isCornerName_(name: str) -> bool

Parameters

name

The glyph name to classify.

Discussion

The recognized prefixes are _corner., _cap., _brush., _segment., and _head..

See Also

Special Glyph Types