5 references to IsPartOfShell
Microsoft.Maui.Controls.Compatibility (5)
iOS\Renderers\PageRenderer.cs (5)
339
if (
IsPartOfShell
&& !isSafeAreaSet)
353
if (!
IsPartOfShell
&& !Forms.IsiOS11OrNewer)
376
else if (
IsPartOfShell
)
385
if (
IsPartOfShell
&& !isSafeAreaSet)
403
if (
IsPartOfShell
&& !isSafeAreaSet)