Contents

NSTextWritingDirection

Options for specifying text-writing direction.

Declaration

enum NSTextWritingDirection

Overview

You can use the logical OR operator to combine these constants with NSWritingDirection.leftToRight or NSWritingDirection.rightToLeft when used with writingDirection to specify formatting controls defined by the Unicode Bidirectional Algorithm in Unicode Standard Annex #9.

Topics

Constants

Initializers