1 instantiation of PassthroughView
Microsoft.Maui (1)
WindowOverlay\WindowOverlay.iOS.cs (1)
29 _passthroughView = new PassthroughView(this, platformWindow.RootViewController.View.Frame);
2 references to PassthroughView
Microsoft.Maui (2)
WindowOverlay\WindowOverlay.iOS.cs (2)
12 PassthroughView? _passthroughView; 99 /// Initializes a new instance of the <see cref="PassthroughView"/> class.