---
title: currentHostOnly
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nspasteboard/contentsoptions/currenthostonly
---

# currentHostOnly

The pasteboard contents are available only on the current device, and not on any other devices.

## Declaration

```swift
static var currentHostOnly: NSPasteboard.ContentsOptions { get }
```
