---
title: localOnly
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipasteboard/optionskey/localonly
---

# localOnly

A Boolean value that specifies that the pasteboard items should not be available to other devices through the Handoff feature.

## Declaration

```swift
static let localOnly: UIPasteboard.OptionsKey
```

## Description

Description The value is expressed as an NSNumber type.

## See Also

### Constants

- [expirationDate](uikit/uipasteboard/optionskey/expirationdate.md)
