void Close() { Superview.WillRemoveSubview(this); RemoveFromSuperview(); UIAccessibility.PostNotification(UIAccessibilityPostNotification.ScreenChanged, _initiaterView); }