2 references to FlyoutVerticalScrollMode
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (1)
244
switch (_context.Shell.
FlyoutVerticalScrollMode
)
Shell\Shell.cs (1)
1147
BindableProperty.Create(nameof(
FlyoutVerticalScrollMode
), typeof(ScrollMode), typeof(Shell), ScrollMode.Auto);