2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIView.h>
9 @
class NSString
, UINavigationBar
;
11 @interface UINavBarPrompt
: UIView
14 UINavigationBar
*_navBar
;
17 - (id
)initWithPrompt
:(id
)fp8 navBar
:(id
)fp12
;
18 - (void)clearWeakReference
:(id
)fp8
;
20 - (void)setPrompt
:(id
)fp8
;
22 - (struct CGRect
)promptBounds
;
23 - (void)drawRect
:(struct CGRect
)fp8
;