2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface ABSimpleTextInputLayerContext
: NSObject
13 NSString
*_localizedNavigationTitle
;
15 int _textAutoCapsType
;
21 - (void)setLocalizedNavigationTitle
:(id
)fp8
;
22 - (void)setKeyboardType
:(int)fp8
;
23 - (void)setAutocapitalizationType
:(int)fp8
;
24 - (void)setDelegate
:(id
)fp8
;