Page.SafeAreaInsets(IPlatformElementConfiguration<iOS,Page>) Method

Definition

Returns a Thickness object that represents the safe area insets.

public static Microsoft.Maui.Thickness SafeAreaInsets(this Microsoft.Maui.Controls.IPlatformElementConfiguration<Microsoft.Maui.Controls.PlatformConfiguration.iOS,Microsoft.Maui.Controls.Page> config);

Parameters

config
IPlatformElementConfiguration<iOS,Page>

The element whose safe area insets to return.

Returns

A Thickness object that represents the safe area insets.

Applies to

Product Versions
.NET MAUI 8, 9