From 5a80c6a6dcf8c8eb50eecad4c74f7bc0cef19ef1 Mon Sep 17 00:00:00 2001
From: Website Deployment Script truefalse.
NOTE : In order for video to play inline, not only does this
property need to be set to true, but the video element in the HTML
document must also include the webkit-playsinline attribute.
Boolean value that determines whether the web view bounces
-when it reaches the edge of the content. The default value is true.
A floating-point number that determines how quickly the scroll view
+when it reaches the edge of the content. The default value is true.
Determines the types of data converted to clickable URLs in the web view’s content. +By default only phone numbers are detected.
You can provide one type or an array of many types.
Possible values for dataDetectorTypes are:
'phoneNumber''link''address''calendarEvent''none''all'A floating-point number that determines how quickly the scroll view
decelerates after the user lifts their finger. You may also use the
string shortcuts "normal" and "fast" which match the underlying iOS
settings for UIScrollViewDecelerationRateNormal and