3 references to SetSafeAreaInsets
Microsoft.Maui.Controls (1)
Page\Page.cs (1)
257
On<PlatformConfiguration.iOS>().
SetSafeAreaInsets
(value);
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\PageRenderer.cs (2)
374
Page.On<PlatformConfiguration.iOS>().
SetSafeAreaInsets
(safeareaPadding);
379
Page.On<PlatformConfiguration.iOS>().
SetSafeAreaInsets
(safeareaPadding);