1 write to VirtualView
Microsoft.Maui.Controls (1)
Platform\AlertManager\AlertManager.iOS.cs (1)
52
VirtualView
= virtualView;
4 references to VirtualView
Microsoft.Maui.Controls (4)
Platform\AlertManager\AlertManager.iOS.cs (4)
127
PresentPopUp(sender,
VirtualView
, PlatformView, alert);
147
PresentPopUp(sender,
VirtualView
, PlatformView, alert);
176
PresentPopUp(sender,
VirtualView
, PlatformView, alert, arguments);
232
page?.Window ==
VirtualView
;