---
title: standard()
framework: webkit
role: symbol
role_heading: Type Method
path: webkit/webpreferences/standard()
---

# standard()

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

## Declaration

```swift
class func standard() -> WebPreferences!
```

## Return Value

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](apple-archive/documentation/Cocoa/Conceptual/DisplayWebContent.md)
