2 references to UpdateOpacity
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (2)
345 ((PlatformView?)handler.ContainerView)?.UpdateOpacity(view); 350 ((PlatformView?)handler.PlatformView)?.UpdateOpacity(view);