@class GKNotificationBannerViewController, NSObject; @protocol OS_dispatch_semaphore; @interface GKNotificationBannerWindow : UIWindow @property (retain, nonatomic) GKNotificationBannerViewController *currentBannerViewController; @property (readonly, nonatomic) NSObject *bannerSemaphore; + (id)queue; + (id)bannerWindow; + (void)enqueBanner:(id)a0; - (BOOL)_canBecomeKeyWindow; - (void)handlePan:(id)a0; - (id)init; - (void)dealloc; - (BOOL)pointInside:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1; - (BOOL)_canAffectStatusBarAppearance; - (void).cxx_destruct; - (void)touchesEnded:(id)a0 withEvent:(id)a1; - (void)handleSingleTap:(id)a0; - (BOOL)_includeInDefaultImageSnapshot; - (void)_hideBanner:(id)a0 quickly:(BOOL)a1; - (void)_showBanner:(id)a0; @end