Contents

NSTextWritingDirectionEmbedding

Text is embedded in text with another writing direction.

Declaration

var NSTextWritingDirectionEmbedding: Int { get }

Discussion

For example, an English quotation in the middle of an Arabic sentence could be marked as being embedded left-to-right text.

See Also

Constants