---
title: WKPreviewElementInfo
framework: webkit
role: symbol
role_heading: Class
path: webkit/wkpreviewelementinfo
---

# WKPreviewElementInfo

The WKPreviewElement object contains information for previewing a webpage.

## Declaration

```swift
class WKPreviewElementInfo
```

## Topics

### Accessing the Preview Link

- [linkURL](webkit/wkpreviewelementinfo/linkurl.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Preview

- [WKPreviewActionItem](webkit/wkpreviewactionitem.md)
