package flash.display; @:fakeEnum(String) @:require(flash10_1) extern enum FocusDirection { BOTTOM; NONE; TOP; }