Implemented interface member:
method
On<T>
Microsoft.Maui.Controls.IElementConfiguration<TElement>.On<T>()
2 references to On
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
213
bool ISafeAreaView.IgnoreSafeArea => !
On
<PlatformConfiguration.iOS>().UsingSafeArea();
258
On
<PlatformConfiguration.iOS>().SetSafeAreaInsets(value);