# systemCopyBuffer

> Get access to the system-wide clipboard.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.IMGUIModule

```csharp
public static string systemCopyBuffer { get; set; }
```

### Remarks

**Note:** tvOS does not support this feature.
