---
title: WKDownload.PlaceholderPolicy
framework: webkit
role: symbol
role_heading: Enumeration
path: webkit/wkdownload/placeholderpolicy
---

# WKDownload.PlaceholderPolicy

## Declaration

```swift
enum PlaceholderPolicy
```

## Topics

### Enumeration Cases

- [WKDownload.PlaceholderPolicy.disable](webkit/wkdownload/placeholderpolicy/disable.md)
- [WKDownload.PlaceholderPolicy.enable](webkit/wkdownload/placeholderpolicy/enable.md)

### Initializers

- [init(rawValue:)](webkit/wkdownload/placeholderpolicy/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
