1 write to _footerView
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (1)
177 _footerView = value;
2 references to _footerView
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (2)
171 get => _footerView; 174 if (_footerView == value)