AutomationFlowDirections
AutomationFlowDirections
AutomationFlowDirections
AutomationFlowDirections
Enum
Definition
Defines the direction of flow.
public : enum class AutomationFlowDirectionspublic enum AutomationFlowDirectionsPublic Enum AutomationFlowDirections// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| BottomToTop BottomToTop BottomToTop BottomToTop | Flow is from bottom to top. |
| Default Default Default Default | Flow is in the default direction. |
| RightToLeft RightToLeft RightToLeft RightToLeft | Flow is from right to left. |
| Vertical Vertical Vertical Vertical | Flow is vertical. |