Пробовал? https://stackoverflow.com/questions/49166915/extra-bottom-and-top-space-in-iphone-x-in-xamarin-form
if (UIDevice.CurrentDevice.CheckSystemVersion(11, 0) && UIApplication.SharedApplication?.Delegate?.GetWindow()?.SafeAreaInsets.Bottom is nfloat bottom)
Обсуждают сегодня