csharp
public enum ParagraphDirectionWhich way a paragraph runs, before anything in it has been looked at.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
AutoWork it out from the first strong character. What almost everything should use.
LeftToRightLeft to right, whatever the text says.
RightToLeftRight to left, whatever the text says.
Used by (9)
- BidiAlgorithmVixen.Ui.Text
- BidiConformanceTestsVixen.Ui.Text.Tests
- BidiTestsVixen.Ui.Text.Tests
- FontVariationTestsVixen.Ui.Text.Tests
- KeyVixen.Ui.Text
- ShapingCacheVixen.Ui.Text
- ShapingCacheTestsVixen.Ui.Text.Tests
- TextItemizerVixen.Ui.Text
- TextShaperVixen.Ui.Text