2 references to UpdateInputTransparent
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (2)
508
wrapper.
UpdateInputTransparent
(handler, view);
511
((PlatformView?)handler.PlatformView)?.
UpdateInputTransparent
(handler, view);