Files
lime/externs/air/flash/desktop/NativeWindowIcon.hx
2017-08-24 12:50:13 -07:00

6 lines
106 B
Haxe

package flash.desktop;
extern class NativeWindowIcon extends InteractiveIcon {
function new() : Void;
}