Share via


IScrollView.Orientation Property

Definition

Gets a value indicating the scroll orientation of the ScrollView.

public:
 property Microsoft::Maui::ScrollOrientation Orientation { Microsoft::Maui::ScrollOrientation get(); };
public Microsoft.Maui.ScrollOrientation Orientation { get; }
member this.Orientation : Microsoft.Maui.ScrollOrientation
Public ReadOnly Property Orientation As ScrollOrientation

Property Value

Applies to