Instance Method
setTSB(_:atHeight:) setTsb:atHeight: setTsb_atHeight_
Sets the top side bearing measured at an x coordinate.
Declaration
func setTSB(_ newValue: CGFloat, atHeight: Int)Declaration
- (void) setTsb:(CGFloat) newValue atHeight:(NSInteger) atHeight;Declaration
setTsb_atHeight_(newValue: float, atHeight: int)See Also
Vertical Metrics
Distance from the top metric to the top outline edge.
Cached top side bearing without updating metrics.
Top side bearing without normalizing the no-outline value.
Distance from the bottom outline edge to the vertical advance.
Cached bottom side bearing without updating metrics.
Bottom side bearing without normalizing the no-outline value.
Advance width for vertical text layout.
Vertical origin offset for vertical text layout.
Top side bearing measured at an x coordinate.
Bottom side bearing measured at an x coordinate.
Sets the bottom side bearing measured at an x coordinate.