openfl.desktop
| .. | |
|---|---|
| Clipboard | The Clipboard class provides a container for transferring data and objects
through the clipboard. The operating system clipboard can be accessed
through the static |
| ClipboardFormats | The ClipboardFormats class defines constants for the names of the standard data formats used with the Clipboard class. Flash Player 10 only supports TEXT_FORMAT, RICH_TEXT_FORMAT, and HTML_FORMAT. |
| ClipboardTransferMode | The ClipboardTransferMode class defines constants for the modes used as
values of the |