W3cubDocs

/Haxe Flash

Clipboard

package flash.desktop

Available on flash

Static variables

staticread onlygeneralClipboard:Clipboard

Variables

read onlyformats:Array<ClipboardFormats>

Methods

clear():Void

clearData(format:ClipboardFormats):Void

getData(format:ClipboardFormats, ?transferMode:ClipboardTransferMode):Object

hasFormat(format:ClipboardFormats):Bool

setData(format:ClipboardFormats, data:Object, serializable:Bool = true):Bool

setDataHandler(format:ClipboardFormats, handler:Function, serializable:Bool = true):Bool

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/desktop/Clipboard.html