Direction Property (FlexBox)
Class
FlexBox
.
Action
Gets whether to use vertical (default) or horizontal layout.
Syntax
C#
protected
String
direction { get; }
VB
'Declaration Protected Read Property direction As
String
Access
Read only.