WebPreferences Class Reference
PDF
Overview
Adopted Protocols
Tasks
Getting the Standard Preferences
Initializing Preferences
Getting the Identifier
Saving Preferences to the User Defaults Database
Enabling Java
Enabling JavaScript
Enabling Plug-ins
Enabling Style Sheets
Getting and Setting Fonts
Getting and Setting Font Sizes
Getting and Setting Text Encoding
Handling Images
Printing Backgrounds
Enabling Private Browsing
Controlling User Focus
Caching
Class Methods
standardPreferences
Instance Methods
allowsAnimatedImageLooping
allowsAnimatedImages
arePlugInsEnabled
autosaves
cacheModel
cursiveFontFamily
defaultFixedFontSize
defaultFontSize
defaultTextEncodingName
fantasyFontFamily
fixedFontFamily
identifier
initWithIdentifier:
isJavaEnabled
isJavaScriptEnabled
javaScriptCanOpenWindowsAutomatically
loadsImagesAutomatically
minimumFontSize
minimumLogicalFontSize
privateBrowsingEnabled
sansSerifFontFamily
serifFontFamily
setAllowsAnimatedImageLooping:
setAllowsAnimatedImages:
setAutosaves:
setCacheModel:
setCursiveFontFamily:
setDefaultFixedFontSize:
setDefaultFontSize:
setDefaultTextEncodingName:
setFantasyFontFamily:
setFixedFontFamily:
setJavaEnabled:
setJavaScriptCanOpenWindowsAutomatically:
setJavaScriptEnabled:
setLoadsImagesAutomatically:
setMinimumFontSize:
setMinimumLogicalFontSize:
setPlugInsEnabled:
setPrivateBrowsingEnabled:
setSansSerifFontFamily:
setSerifFontFamily:
setShouldPrintBackgrounds:
setStandardFontFamily:
setTabsToLinks:
setUserStyleSheetEnabled:
setUserStyleSheetLocation:
setUsesPageCache:
shouldPrintBackgrounds
standardFontFamily
tabsToLinks
userStyleSheetEnabled
userStyleSheetLocation
usesPageCache
Constants
WebCacheModel
Notifications
WebPreferencesChangedNotification
Revision History
Index
Companion Guide
Web Kit Objective-C Programming Guide