2 references to GetConfigurationForMenu
Microsoft.Maui (2)
Platform\iOS\MauiUIContextMenuInteraction.cs (1)
75
return contextMenu.
GetConfigurationForMenu
();
Platform\iOS\MauiWebViewUIDelegate.cs (1)
30
var contextMenu = cmi.
GetConfigurationForMenu
();