@class UIPopoverPresentationController; @interface TipKit.TipUIPopoverViewController : UIViewController { void /* unknown type, empty encoding */ delegate; void /* unknown type, empty encoding */ hostingView; } @property (nonatomic, readonly) UIPopoverPresentationController *popoverPresentationController; - (void)viewWillAppear:(BOOL)a0; - (void)traitCollectionDidChange:(id)a0; - (void)viewDidLoad; - (id)initWithNibName:(id)a0 bundle:(id)a1; - (BOOL)_canShowWhileLocked; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end