Instance Property
isCJK
Whether the glyph uses CJK layout behavior.
Declaration
var isCJK: Bool { get }Declaration
@property (nonatomic, readonly) BOOL isCJK;Declaration
isCJK() -> boolDiscussion
This includes glyphs with a CJK script and glyphs using the full-width naming convention.
See Also
Derived Glyph Info
Whether the glyph is rotated clockwise in vertical text.
Whether the glyph uses a tabular-figure naming convention.