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