Xamarin.Forms
StackOrientation
Xamarin.Forms.StackOrientation Enumeration
The orientations the a StackLayout can have.
Syntax
public enum
StackOrientation
Remarks
Members
Member Name
Description
Horizontal
StackLayout should be horizontally oriented.
Vertical
StackLayout should be vertically oriented.
Requirements
Namespace:
Xamarin.Forms
Assembly:
Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions:
1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0