private void Refresh() { var offset = PlatformUtils.GetNotchOffset(); if (offset != 0) { Apply(offset); } }