optionalShared()
Returns a shared web history object, if one exists.
Declaration
class func optionalShared() -> WebHistory!Return Value
A shared web history object initialized with the default web history file, or nil if one was not previously specified using the setOptionalShared(_:) method.
See Also
Related Documentation
load(from:)- WebKit Objective-C Programming Guide