1 implementation of Density
Microsoft.Maui (1)
WindowOverlay\WindowOverlay.cs (1)
73 public float Density => Window?.RequestDisplayDensity() ?? 1f;