Click or drag to resize

ClipboardInstance Property

Gets the shared clipboard instance

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static Clipboard Instance { get; }

Property Value

Type: Clipboard
The clipboard instance.
See Also