Home | History | Annotate | Download | only in WebView

Lines Matching full:will

40 @abstract Specifies a usage model for a WebView, which WebKit will use to 
45 document -- with no UI for navigation. The WebView will behave like any other
47 if any, will be cached to disk. This is the most memory-efficient setting.
53 example, a reference materials browser or a website designer. The WebView will
60 application that acts as the user's primary web browser. The WebView will cache
333 WebPreferences will be stored in the user defaults database.
358 @abstract If private browsing is enabled, WebKit will not store information
371 @abstract If tabsToLinks is YES, the tab key will focus links and form controls.
408 @abstract Specifies a usage model for a WebView, which WebKit will use to
412 will prune its caches to match cacheModel.
426 If setCacheModel: is not called, WebKit will select a cache model automatically.