![]() |
Directionality Bits |
Header: UnicodeConverter.h |
Used to define the settings for
enum { kUnicodeDefaultDirection = 0, kUnicodeLeftToRight = 1, kUnicodeRightToLeft = 2 };
Use the default direction.
Indicates left to right direction.
Indicates right to left direction.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)