ScrollView.Orientation Property

Definition

Gets or sets the scrolling direction of the ScrollView. This is a bindable property.

public Xamarin.Forms.ScrollOrientation Orientation { get; set; }
member this.Orientation : Xamarin.Forms.ScrollOrientation with get, set

Property Value

Applies to