Specifies the flow order for text in a window.
Syntax
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The CoreWindowFlowDirection enumeration has these members.
| Member | Value | Description |
|---|---|---|
| LeftToRight | 0 |
Text is flowed from left to right. |
| RightToLeft | 1 |
Text is flowed from right to left. (For example, this can be used with Arabic script or other RTL languages.) |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013