View source
enum abstract ClipboardFormats(Null<Int>)
package openfl.desktop
Available on all platforms
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.