Skip to content

Commit

Permalink
16111 Webview contentInset docs change
Browse files Browse the repository at this point in the history
Summary:
Addresses #16111

**No tests needed, non functional change. Test suite ran: PASS**
Closes #16138

Differential Revision: D6004974

Pulled By: hramos

fbshipit-source-id: 3f47aab417ec0181fe8c3029d72e7729a709a754
  • Loading branch information
paulbrittain authored and facebook-github-bot committed Oct 7, 2017
1 parent 2f2c3ea commit 1b80118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libraries/Components/WebView/WebView.ios.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ class WebView extends React.Component {
/**
* The amount by which the web view content is inset from the edges of
* the scroll view. Defaults to {top: 0, left: 0, bottom: 0, right: 0}.
* @platform ios
*/
contentInset: EdgeInsetsPropType,
/**
Expand Down

0 comments on commit 1b80118

Please sign in to comment.