Shell.FlyoutVerticalScrollMode プロパティ

定義

ポップアップ スクロールの動作を変更します。

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

プロパティ値

適用対象