We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f7502 commit b045793Copy full SHA for b045793
Source/Classes/SLKTextViewController.h
@@ -318,7 +318,7 @@ NS_CLASS_AVAILABLE_IOS(7_0) @interface SLKTextViewController : UIViewController
318
/// @name Text Input Bar Adjustment
319
///------------------------------------------------
320
321
-/** YES if the text inputbar is visible. Default is YES. */
+/** YES if the text inputbar is hidden. Default is NO. */
322
@property (nonatomic, getter=isTextInputbarHidden) BOOL textInputbarHidden;
323
324
/**
0 commit comments