2 references to DisplayRound
Microsoft.Maui.Controls (2)
LegacyLayouts\AbsoluteLayout.cs (2)
244 result.Width = DeviceDisplay.MainDisplayInfo.DisplayRound(region.Width * bounds.Width); 253 result.Height = DeviceDisplay.MainDisplayInfo.DisplayRound(region.Height * bounds.Height);