---
title: "setOptionalShared(_:)"
framework: webkit
role: symbol
role_heading: Type Method
path: "webkit/webhistory/setoptionalshared(_:)"
---

# setOptionalShared(_:)

Sets the web history object to share.

## Declaration

```swift
class func setOptionalShared(_ history: WebHistory!)
```

## Parameters

- `history`: The web history object to share.

## See Also

### Related Documentation

- [load(from:)](webkit/webhistory/load(from:).md)

### Accessing Shared History Objects

- [optionalShared()](webkit/webhistory/optionalshared().md)
