pub unsafe static kCTBaselineClassIdeographicCentered: &'static CFStringAvailable on crate feature
CTFont only.Expand description
kCTBaselineClassIdeographicCentered
Key to reference the Ideographic Centered baseline class.
This key can be used with a baseline info dictionary to offset to the Ideographic Centered baseline as a CFNumberRef float. It can also be used as the value for kCTBaselineClassAttributeName.
See also Appleās documentation