2 references to SafeAreaInsetsPropertyKey
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\Page.cs (2)
215
public static readonly BindableProperty SafeAreaInsetsProperty =
SafeAreaInsetsPropertyKey
.BindableProperty;
229
element.SetValue(
SafeAreaInsetsPropertyKey
, value);