Files
lime/externs/air/flash/desktop/NativeWindowIcon.hx
2019-02-14 08:41:20 -08:00

7 lines
104 B
Haxe

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