Implemented interface member:
property
IgnoreSafeArea
Microsoft.Maui.ISafeAreaView.IgnoreSafeArea
3 writes to IgnoreSafeArea
Microsoft.Maui.Controls (3)
Layout\LayoutExtensions.cs (1)
7 layout.IgnoreSafeArea = true;
Shell\BaseShellItem.cs (1)
357 IgnoreSafeArea = true
TitleBar\TitleBar.cs (1)
366 IgnoreSafeArea = true,