Declaration

- (void) metricKeyOffsetLeft:(CGFloat *) leftOffset right:(CGFloat *) rightOffset width:(CGFloat *) width;

Declaration

metricKeyOffsetLeft_right_width_(leftOffset: float, rightOffset: float, width: float)

Parameters

leftOffset

On return, the left side-bearing offset.

rightOffset

On return, the right side-bearing offset.

width

On return, the width from the width metrics key, or NSNotFound.

See Also

Metrics Key Alignment