RBWebView Class Reference
Inherits from | UIWebView |
---|---|
Conforms to | RBWebViewToolbarDelegate |
Declared in | RBWebView.h |
shouldAdjustInsetForKeyboard
Whether or not the insets are automatically adjusted when the keyboard opens and closes.
@property (nonatomic) BOOL shouldAdjustInsetForKeyboard
Discussion
Whether or not the insets are automatically adjusted when the keyboard opens and closes.
Declared In
RBWebView.h
sizeToContent
Whether or not the web view sizes to it’s content (sizeThatFitsSize:
).
@property (nonatomic) BOOL sizeToContent
Discussion
Whether or not the web view sizes to it’s content (sizeThatFitsSize:
).
Declared In
RBWebView.h