Declaration

func kerning(for direction: GSWritingDirection) -> MGOrderedDictionary<AnyObject, AnyObject>

Declaration

- (MGOrderedDictionary *) kerningForDirection:(GSWritingDirection) direction;

Declaration

kerningForDirection_(direction: GSWritingDirection) -> MGOrderedDictionary

Discussion

Use the direction-specific properties when the direction is known at compile time.

See Also

Kerning

See Also

Kerning