ScrollView.Orientation プロパティ

定義

スクロールの向きを取得または設定します。

public:
 property Microsoft::Maui::ScrollOrientation Orientation { Microsoft::Maui::ScrollOrientation get(); void set(Microsoft::Maui::ScrollOrientation value); };
public Microsoft.Maui.ScrollOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Maui.ScrollOrientation with get, set
Public Property Orientation As ScrollOrientation

プロパティ値

適用対象