Instance Property
vertWidthMetricsKey
Layer-specific metrics key for the vertical advance width.
Declaration
var vertWidthMetricsKey: String? { get set }Declaration
@property (nonatomic, strong) NSString * vertWidthMetricsKey;Declaration
vertWidthMetricsKey() -> str
setVertWidthMetricsKey_(vertWidthMetricsKey: str)Discussion
When nil, the glyph-level metrics key can still apply.
See Also
Metrics Keys
Layer-specific metrics key for the advance width.
Layer-specific metrics key for the left side bearing.
Layer-specific metrics key for the right side bearing.
Layer-specific metrics key for the top side bearing.
Layer-specific metrics key for the bottom side bearing.
Layer-specific metrics key for the vertical origin.
Parses a metrics key into its referenced glyph, operator, numeric value, opposite side, height, and master.