Contents

standard()

Returns the standard set of preferences that may be used by all WebView objects.

Declaration

class func standard() -> WebPreferences!

Return Value

A WebPreferences object containing the standard set of preferences that may be used by all WebView objects.

See Also

Related Documentation

  • WebKit Objective-C Programming Guide