Click or drag to resize

OSClipboard Property

The clipboard from the host OS. Might be unavailable on some platforms.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static string Clipboard { get; set; }

Property Value

Type: String
See Also