8 #import <UIKit/UIKit.h> 16 - (void)showFromBarButtonItem:(nonnull UIBarButtonItem *)item animated:(BOOL)animated;
17 - (void)showFromRect:(CGRect)rect inView:(nonnull UIView *)view animated:(BOOL)animated;
18 - (void)showInView:(nonnull UIView *)view;
nullable UIViewController * parentViewControllerIsNonAlertController()
Definition: UIAlertController+Window.h:10
void showAlertOnNewWindow()