1 write to _flyoutWidth
Microsoft.Maui.Controls (1)
Handlers\Shell\Windows\ShellView.cs (1)
240
_flyoutWidth
= appearance.FlyoutWidth;
1 reference to _flyoutWidth
Microsoft.Maui.Controls (1)
Handlers\Shell\Windows\ShellView.cs (1)
88
_shellSplitView.SetFlyoutSizes(_flyoutHeight,
_flyoutWidth
);