1 write to wmc
Microsoft.Maui.Controls.Foldable (1)
Android\FoldableService.cs (1)
82 wmc = WindowMetricsCalculator.Companion.OrCreate; // source method `getOrCreate` is munged by NuGet auto-binding
2 references to wmc
Microsoft.Maui.Controls.Foldable (2)
Android\FoldableService.cs (2)
46 var bounds = wmc.ComputeCurrentWindowMetrics(activity).Bounds; 63 var bounds = wmc.ComputeCurrentWindowMetrics(activity).Bounds;