2 references to TryRender
Microsoft.Maui.Essentials (2)
Screenshot\Screenshot.ios.cs (2)
39 if (ctx is not null && !TryRender(window, out _)) 61 if (ctx is not null && !TryRender(view, out _))